summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2948a76c7..6edb0eaa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Dec 14 15:32:50 CET 2017
+ Replaced taler-exchange-reservemod tool with new taler-bank-transfer
+ tool (#5195). Removed /admin/add/incoming API, replaced by new
+ taler-exchange-wirewatch tooling. (#5077).
+
+Sat Dec 9 15:21:50 CET 2071
+ Implement refresh protocol optimization, bumping protocol version
+ to v2 (#5178). -CG
+
Thu Nov 2 17:39:40 CET 2017
Limit amount values to 2^53 as we always wanted (#5167). -CG