Schedule 0.14 release date

Today is the day.
This commit is contained in:
Héctor Ramón Jiménez 2025-12-07 20:02:39 +01:00
parent 82a3033c44
commit 3041ec0315
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.14.0] - 2025-12-07
### Added
- Reactive rendering. [#2662](https://github.com/iced-rs/iced/pull/2662)
- Time travel debugging. [#2910](https://github.com/iced-rs/iced/pull/2910)
@ -1360,7 +1362,8 @@ Many thanks to...
### Added
- First release! :tada:
[Unreleased]: https://github.com/iced-rs/iced/compare/0.13.1...HEAD
[Unreleased]: https://github.com/iced-rs/iced/compare/0.14.0...HEAD
[0.14.0]: https://github.com/iced-rs/iced/compare/0.13.1...0.14.0
[0.13.1]: https://github.com/iced-rs/iced/compare/0.13.0...0.13.1
[0.13.0]: https://github.com/iced-rs/iced/compare/0.12.1...0.13.0
[0.12.1]: https://github.com/iced-rs/iced/compare/0.12.0...0.12.1