Skip to content

Commit 11d0e04

Browse files
authored
Update CHANGELOG.md
1 parent b944097 commit 11d0e04

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Remove no longer needed lifetime constraints in draw functions - by @wohe in [#40](https://github.com/Blatko1/wgpu-text/pull/40)
6+
37
## v26.0.0
48

59
- `wgpu` crate version -> 26.0.1
@@ -172,4 +176,4 @@ Added a new `build_custom()` function providing better support when drawing text
172176
- updated crates.
173177
- fixed *clippy* warnings.
174178
- reduced code density in `lib.rs` by distributing some to `brush.rs`
175-
- added additional `FontArc` implementation from **ab_glyph**
179+
- added additional `FontArc` implementation from **ab_glyph**

0 commit comments

Comments
 (0)