summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
commit4129b724a01a80eb65c2b69e154f5f23fc7db152 (patch)
treec308a7601614d8c83f4fad4fcd98bfadef6b04ba /ChangeLog
parent789cd97b689513ee80d4c729f6aff8c5a514b352 (diff)
downloadexchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.gz
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.bz2
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.zip
doxygen fixes, update ChangeLog, bump version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e7292b00..cfba56d82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat 03 Oct 2020 03:59:45 PM CEST
+ Various minor fixes, code cleanup, updates to more recent
+ GNUnet APIs, new error codes, and timetravel test support.
+ Releasing GNU Taler 0.8.0. -CG
+
Sun 29 Mar 2020 08:53:46 PM CEST
Changed protocol to be more RESTful. Expanded auditor tests.
Completed transition to new wire gateway API for bank interaction.