Skip to content

Commit 0b5d99e

Browse files
committed
Update changelog
1 parent 9d0b2a7 commit 0b5d99e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ You can find its changes [documented below](#070---2021-01-01).
7575
- Windows: Dark mode support for the title bar ([#2196] by [@dristic])
7676
- `ZStack` widget ([#2235] by [@xarvic])
7777
- `Lifecycle::ViewStateChanged`, `InternalLifecycle::RouteViewStateChanged`, `ChangeCtx`, and `RequestCtx` ([#2149] by [@xarvic])
78+
- Add a public constructor to `StringCursor` ([#2319] by [@benoitryder])
7879

7980
### Changed
8081

@@ -570,6 +571,7 @@ Last release without a changelog :(
570571
[@barsae]: https://github.com/barsae
571572
[@amtep]: https://github.com/amtep
572573
[@ThomasMcandrew]: https:github.com/ThomasMcandrew
574+
[@benoitryder]: https://github.com/benoitryder
573575

574576
[#599]: https://github.com/linebender/druid/pull/599
575577
[#611]: https://github.com/linebender/druid/pull/611
@@ -871,6 +873,7 @@ Last release without a changelog :(
871873
[#2247]: https://github.com/linebender/druid/pull/2247
872874
[#2274]: https://github.com/linebender/druid/pull/2274
873875
[#2284]: https://github.com/linebender/druid/pull/2284
876+
[#2319]: https://github.com/linebender/druid/pull/2319
874877

875878
[Unreleased]: https://github.com/linebender/druid/compare/v0.7.0...master
876879
[0.7.0]: https://github.com/linebender/druid/compare/v0.6.0...v0.7.0

0 commit comments

Comments
 (0)