summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..107733e
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,11 @@
+# 0.0.0
+
+* Add packet types
+* Add checksum type
+* Add fixed string type
+* Add error type
+* Add serialisation/deserialisation traits
+* Depend on `sha2`
+* Add changelog
+* Add readme
+* Add gitignore