+5
-2
CHANGELOG.md
+5
-2
CHANGELOG.md
···
6
6
and this project adheres to
7
7
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
8
9
-
## [Unreleased]
9
+
<!-- ## [Unreleased] -->
10
+
11
+
## [0.5.0] - 2025-10-11
10
12
11
13
### Breaking Changes
12
14
···
63
65
64
66
Initial release.
65
67
66
-
[unreleased]: https://github.com/cometsh/atex/compare/v0.4.0...HEAD
68
+
[unreleased]: https://github.com/cometsh/atex/compare/v0.5.0...HEAD
69
+
[0.5.0]: https://github.com/cometsh/atex/releases/tag/v0.5.0
67
70
[0.4.0]: https://github.com/cometsh/atex/releases/tag/v0.4.0
68
71
[0.3.0]: https://github.com/cometsh/atex/releases/tag/v0.3.0
69
72
[0.2.0]: https://github.com/cometsh/atex/releases/tag/v0.2.0