summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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.