Skip to content

Commit 83c1cb0

Browse files
committed
update changelog for beta.0
1 parent 5cd0088 commit 83c1cb0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 1.0.0-alpha.0 - 2025-04-10
8+
## [1.0.0-beta.0] - 2025-04-15
9+
10+
### Added
11+
12+
- annotation editor settings to configure image rendering and other behavior
13+
14+
### Fixed
15+
16+
- typos, doc comments, and other minor issues
17+
18+
## [1.0.0-alpha.0] - 2025-04-10
919

1020
### Added
1121

1222
- Initial public release.
1323

24+
[1.0.0-beta.0]: https://github.com/ailon/markerjs3/releases/tag/v1.0.0-beta.0
1425
[1.0.0-alpha.0]: https://github.com/ailon/markerjs3/releases/tag/v1.0.0-alpha.0

0 commit comments

Comments
 (0)