Skip to content

Commit 8517c9c

Browse files
committed
Update changelog
Signed-off-by: Uli Schlachter <[email protected]>
1 parent d948a52 commit 8517c9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ You can find its changes [documented below](#060---2020-06-01).
3535
- Ensure that `update` is called after all commands. ([#1062] by [@jneem])
3636
- X11: Support idle callbacks. ([#1072] by [@jneem])
3737
- GTK: Don't interrupt `KeyEvent.repeat` when releasing another key. ([#1081] by [@raphlinus])
38+
- X11: Support timers. ([#1096] by [@psychon])
3839

3940
### Visual
4041

@@ -248,6 +249,7 @@ Last release without a changelog :(
248249
[@ForLoveOfCats]: https://github.com/ForLoveOfCats
249250
[@chris-zen]: https://github.com/chris-zen
250251
[@vkahl]: https://github.com/vkahl
252+
[@psychon]: https://github.com/psychon
251253

252254
[#599]: https://github.com/linebender/druid/pull/599
253255
[#611]: https://github.com/linebender/druid/pull/611
@@ -359,6 +361,7 @@ Last release without a changelog :(
359361
[#1062]: https://github.com/linebender/druid/pull/1062
360362
[#1072]: https://github.com/linebender/druid/pull/1072
361363
[#1081]: https://github.com/linebender/druid/pull/1081
364+
[#1096]: https://github.com/linebender/druid/pull/1096
362365

363366
[Unreleased]: https://github.com/linebender/druid/compare/v0.6.0...master
364367
[0.6.0]: https://github.com/linebender/druid/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)