summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-25 05:08:43 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-25 05:08:43 +0400
commitc0511a1037f443218baf3d2c6d4e8543998fc99b (patch)
treed5ad0ccd714ab1dfd98242fe04bdf76114df0bea /ChangeLog
parentc888601e87c3c52dc885ad3a1a8779ddb3a50af3 (diff)
Bump version number to 0.5.0.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cecfed5..48a67416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
12013-12-25 Sam Truzjan <pxqr.sta@gmail.com>
2
3 0.5.0.0: Major API changes.
4
5 * Added transaction handling;
6 * Use the same socket for server and client;
7 * New query function will infer query method from request/response
8 datatypes.
9 * Added MonadKRPC and KRPC classes.
10
12013-11-26 Sam Truzjan <pxqr.sta@gmail.com> 112013-11-26 Sam Truzjan <pxqr.sta@gmail.com>
2 12
3 * 0.4.1.1: Fixed build failure on GHC == 7.4.* 13 * 0.4.1.1: Fixed build failure on GHC == 7.4.*