Skip to content

Commit 05ae738

Browse files
committed
added changelog entry
1 parent 2d0d4ed commit 05ae738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ You can find its changes [documented below](#060---2020-06-01).
3131
- GTK: Don't crash when receiving an external command while a file dialog is visible. ([#1043] by [@jneem])
3232
- Fix derive `Data` when type param bounds are defined ([#1058] by [@chris-zen])
3333
- Ensure that `update` is called after all commands. ([#1062] by [@jneem])
34+
- Floor the origin for the Align widget to avoid blurry borders. ([#1091] by [@sysint64])
3435

3536
### Visual
3637

@@ -358,4 +359,3 @@ Last release without a changelog :(
358359
[0.4.0]: https://github.com/linebender/druid/compare/v0.3.2...v0.4.0
359360
[0.3.2]: https://github.com/linebender/druid/compare/v0.3.1...v0.3.2
360361
[0.3.1]: https://github.com/linebender/druid/compare/v0.3.0...v0.3.1
361-

0 commit comments

Comments
 (0)