Update CHANGELOG.md

This commit is contained in:
Jamie Wong
2018-08-05 14:12:31 -07:00
committed by GitHub
parent a79beaa731
commit 0b1050034f
+9
View File
@@ -1,5 +1,14 @@
## [Unreleased]
### Added
### Fixed
* Preserve view state when switching tabs [#100]
* Clamp zoom to prevent floating point issues [#121]
* Prevent dragging from changing selection [#122]
## [0.4.0] - 2018-07-21
### Added