Skip to content

Commit

Permalink
update changelog for v2.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ailon committed Mar 4, 2024
1 parent 5d0d70c commit 9b48af5
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.32.1] - 2024-03-04
### Fixed
- marker events not firing on state-restored markers

## [2.32.0] - 2024-01-24
### Added
- `defaultText` setting for modifying the initial text in `TextMarker` based markers
Expand Down Expand Up @@ -524,6 +528,7 @@ of the whole page (and other events) are handled by the browser as expected).
### Added
- Initial public release.

[2.32.1]: https://github.com/ailon/markerjs2/releases/tag/v2.32.1
[2.32.0]: https://github.com/ailon/markerjs2/releases/tag/v2.32.0
[2.31.5]: https://github.com/ailon/markerjs2/releases/tag/v2.31.5
[2.31.4]: https://github.com/ailon/markerjs2/releases/tag/v2.31.4
Expand Down

0 comments on commit 9b48af5

Please sign in to comment.