+6
-3
CHANGELOG.md
+6
-3
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
10
11
-
### Breking Changes
11
+
## [0.6.0] - 2025-11-25
12
+
13
+
### Breaking Changes
12
14
13
15
- `deflexicon` now converts all def names to be in snake_case instead of the
14
16
casing as written the lexicon.
···
78
80
79
81
Initial release.
80
82
81
-
[unreleased]: https://github.com/cometsh/atex/compare/v0.5.0...HEAD
83
+
[unreleased]: https://github.com/cometsh/atex/compare/v0.6.0...HEAD
84
+
[0.6.0]: https://github.com/cometsh/atex/releases/tag/v0.6.0
82
85
[0.5.0]: https://github.com/cometsh/atex/releases/tag/v0.5.0
83
86
[0.4.0]: https://github.com/cometsh/atex/releases/tag/v0.4.0
84
87
[0.3.0]: https://github.com/cometsh/atex/releases/tag/v0.3.0
+1
-1
README.md
+1
-1
README.md