From b45f1968574eb1346bfc655ea52f283824a612f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Tue, 16 May 2023 15:55:58 +0200 Subject: Update CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2933788..8465d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## v0.5.0 + +This is the fifth public release of the `type_description` crate. + +The main addition this time are: + +- Added support for BTreeMap, BTreeSet and HashSet +- Fixed support for struct enums + ## v0.4.0 This is the fourth public release of the `type_description` crate. -- cgit v1.2.3