diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d36bc8..66440cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - This release supports **Bevy 0.17**. -## [0.11] - 2025-12-12 +## [0.11.0] - 2025-12-12 - This release supports **Bevy 0.17**. @@ -160,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -[unreleased]: https://github.com/loopystudios/bevy_async_task/compare/v0.10.0...HEAD +[unreleased]: https://github.com/loopystudios/bevy_async_task/compare/v0.11.0...HEAD +[0.11.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.10.0...v0.11.0 [0.10.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.8.1...v0.9.0 [0.8.1]: https://github.com/loopystudios/bevy_async_task/compare/v0.8.0...v0.8.1