summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd0f637..73603df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12013-12-14 Sam Truzjan <pxqr.sta@gmail.com>
2
3 * 0.4.2.0: Override default fixity for operators: previously it
4 has been impossible to mix bencode Get operators ((<$>!), (<$>?),
5 (<*>!), (<*>?)) with applicative operators ((<$>), (<*>)).
6
12013-12-08 Sam Truzjan <pxqr.sta@gmail.com> 72013-12-08 Sam Truzjan <pxqr.sta@gmail.com>
2 8
3 * 0.4.1.0: Expose parser and builder so it is possible to use 9 * 0.4.1.0: Expose parser and builder so it is possible to use