summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..8bb80d9
--- /dev/null
+++ b/changelog
@@ -0,0 +1,5 @@
1* 0.1.0.0: Initial version.
2* 0.2.0.0: Added default decoders/encoders using GHC Generics.
3* 0.2.2.0: Arbitrary length integers. (by specification)
4* 0.3.0.0: Rename BEncode to BValue and BEncodable to BEncode.
5* 0.4.0.0: Faster dictionary conversion.