summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-08 04:25:49 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-08 04:25:49 +0400
commitea3addaa945d7672430cc15998f81364bf3aa028 (patch)
tree0762fbd793bcb48f01b0521d45fe1161ce1cdb9b /changelog
parentf609302860e5ce655a350c926636a69b9773cf92 (diff)
Change changelog format
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.