Implement a changelog-generator tool and example

This commit is contained in:
Héctor Ramón Jiménez 2024-09-17 04:44:56 +02:00
parent 8fb939b5a9
commit 547e509683
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
6 changed files with 759 additions and 1 deletions

View file

@ -8,8 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `fetch_position` command in `window` module. [#2280](https://github.com/iced-rs/iced/pull/2280)
Many thanks to...
### Fixed
- Fix `block_on` in `iced_wgpu` hanging Wasm builds. [#2313](https://github.com/iced-rs/iced/pull/2313)
Many thanks to...
- @hecrj
- @n1ght-hunter
## [0.12.1] - 2024-02-22