+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.4.0] - 2025-08-27
10
12
11
13
### Added
12
14
···
44
46
45
47
Initial release.
46
48
47
-
[unreleased]: https://github.com/cometsh/atex/compare/v0.3.0...HEAD
49
+
[unreleased]: https://github.com/cometsh/atex/compare/v0.4.0...HEAD
50
+
[0.4.0]: https://github.com/cometsh/atex/releases/tag/v0.4.0
48
51
[0.3.0]: https://github.com/cometsh/atex/releases/tag/v0.3.0
49
52
[0.2.0]: https://github.com/cometsh/atex/releases/tag/v0.2.0
50
53
[0.1.0]: https://github.com/cometsh/atex/releases/tag/v0.1.0