summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 0 insertions, 7 deletions
diff --git a/changelog b/changelog
deleted file mode 100644
index c6455b9..0000000
--- a/changelog
+++ /dev/null
@@ -1,7 +0,0 @@
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.
6* 0.4.0.1: Nothing changed.
7* 0.4.0.2: Minor fixes.