Skip to content

Commit 03f514f

Browse files
committed
Fix CHANGELOG
1 parent ef75a7f commit 03f514f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

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

99
## [0.21.0] - 2023-09-08
1010
### Changed
11-
- Updated `wgpu` to `0.17`. [#101]
11+
- Updated `wgpu` to `0.17`. [#104]
1212

1313
[#104]: https://github.com/hecrj/wgpu_glyph/pull/104
1414

@@ -216,7 +216,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
216216
- First release! :tada:
217217

218218

219-
[Unreleased]: https://github.com/hecrj/wgpu_glyph/compare/0.20.0...HEAD
219+
[Unreleased]: https://github.com/hecrj/wgpu_glyph/compare/0.21.0...HEAD
220+
[0.21.0]: https://github.com/hecrj/wgpu_glyph/compare/0.20.0...0.21.0
220221
[0.20.0]: https://github.com/hecrj/wgpu_glyph/compare/0.19.0...0.20.0
221222
[0.19.0]: https://github.com/hecrj/wgpu_glyph/compare/0.18.0...0.19.0
222223
[0.18.0]: https://github.com/hecrj/wgpu_glyph/compare/0.17.0...0.18.0

0 commit comments

Comments
 (0)