From 1be278e60cca7433225bd2502afbd6e1200fb976 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Wed, 18 Sep 2024 00:21:56 +0200 Subject: Save `CHANGELOG.md` after each review in `changelog` tool --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e8ac8d68..2a381e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 -- cgit