Skip to content

Commit 7a474a5

Browse files
authored
docs: fix typos (#19)
1 parent 4b0fd60 commit 7a474a5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- This release supports **Bevy 0.17**.
1111

12-
## [0.11] - 2025-12-12
12+
## [0.11.0] - 2025-12-12
1313

1414
- This release supports **Bevy 0.17**.
1515

@@ -160,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
160160

161161
---
162162

163-
[unreleased]: https://github.com/loopystudios/bevy_async_task/compare/v0.10.0...HEAD
163+
[unreleased]: https://github.com/loopystudios/bevy_async_task/compare/v0.11.0...HEAD
164+
[0.11.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.10.0...v0.11.0
164165
[0.10.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.9.0...v0.10.0
165166
[0.9.0]: https://github.com/loopystudios/bevy_async_task/compare/v0.8.1...v0.9.0
166167
[0.8.1]: https://github.com/loopystudios/bevy_async_task/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)