summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2023-04-18 16:12:09 +0200
committerMarcel Müller <neikos@neikos.email>2023-04-18 16:12:09 +0200
commit405cbeae00455277d6b61eb0d9d1b15c44625607 (patch)
tree8ec6ade7ddf38c66d96d60b37e00543244076b24
parent0d236bb208d070f41f10a047db5ea15a149a2db0 (diff)
Update CHANGELOGv0.4.0release-0.4.z
Signed-off-by: Marcel Müller <neikos@neikos.email>
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e1706b..2933788 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## v0.4.0
+
+This is the fourth public release of the `type_description` crate.
+
+The main addition this time are:
+
+- Added support for the uuid crate, behind a feature-gate
+- Added support for the bytesize crate, behind a feature-gate
+
## v0.3.0
This is the third public release of the `type_description` crate.