mirror of
https://github.com/bertptrs/beul.git
synced 2025-12-25 12:40:31 +01:00
Prepare for 1.0.0 release
This commit is contained in:
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.0] - 2023-04-17
|
||||
|
||||
### Changed
|
||||
|
||||
- Use dynamic dispatch internally to save on code gen. External API unchanged.
|
||||
@@ -25,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/bertptrs/beul/compare/v0.1.1...HEAD
|
||||
[Unreleased]: https://github.com/bertptrs/beul/compare/v1.0.0...HEAD
|
||||
[1.0.0]: https://github.com/bertptrs/beul/compare/v0.1.1...v1.0.0
|
||||
[0.1.1]: https://github.com/bertptrs/beul/compare/v0.1.0...v0.1.1
|
||||
[0.1.0]: https://github.com/bertptrs/beul/releases/tag/v0.1.0
|
||||
|
||||
Reference in New Issue
Block a user