diff --git a/CHANGELOG.md b/CHANGELOG.md index bd572d11..5c1c451b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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