Skip to content

Commit 96a5446

Browse files
committed
Update CHANGELOG
1 parent 841f9dc commit 96a5446

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.28.0] - 2026-03-12
10+
### Changed
11+
- Updated `wgpu` to `28`. [#111]
12+
13+
[#111]: https://github.com/hecrj/wgpu_glyph/pull/111
14+
915
## [0.26.0] - 2025-08-20
1016
### Changed
1117
- Updated `wgpu` to `26`. [#110]
@@ -234,7 +240,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
234240
- First release! :tada:
235241

236242

237-
[Unreleased]: https://github.com/hecrj/wgpu_glyph/compare/0.26.0...HEAD
243+
[Unreleased]: https://github.com/hecrj/wgpu_glyph/compare/0.28.0...HEAD
244+
[0.28.0]: https://github.com/hecrj/wgpu_glyph/compare/0.26.0...0.28.0
238245
[0.26.0]: https://github.com/hecrj/wgpu_glyph/compare/0.23.0...0.26.0
239246
[0.23.0]: https://github.com/hecrj/wgpu_glyph/compare/0.22.0...0.23.0
240247
[0.22.0]: https://github.com/hecrj/wgpu_glyph/compare/0.21.0...0.22.0

0 commit comments

Comments
 (0)