Skip to content

Commit

Permalink
update changelog for v2.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ailon committed Sep 27, 2021
1 parent 2c9c139 commit 74f2df3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.12.0] - 2021-09-27
### Added
- Zooming feature (enable by setting markerArea.uiStyleSettings.zoomButtonVisible = true)

## [2.11.2] - 2021-08-26
### Fixed
- CurveMarker wasn't scaled properly when resizing
Expand Down Expand Up @@ -271,6 +275,7 @@ of the whole page (and other events) are handled by the browser as expected).
### Added
- Initial public release.

[2.12.0]: https://github.com/ailon/markerjs2/releases/tag/v2.12.0
[2.11.2]: https://github.com/ailon/markerjs2/releases/tag/v2.11.2
[2.11.1]: https://github.com/ailon/markerjs2/releases/tag/v2.11.1
[2.11.0]: https://github.com/ailon/markerjs2/releases/tag/v2.11.0
Expand Down

0 comments on commit 74f2df3

Please sign in to comment.