summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c463ec..1520343 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# 0.1.0
+
+* Bump minor
+* Export all in crate root
+* Add fixed string type
+* Add new errors
+* Update documentation
+* Add `as_d_stream` method to `SStream`
+* Add `to_s_stream` and `as_slice` methods to `DStream`
+
# 0.0.2
* Add license files