summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-13 22:44:12 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-13 22:44:12 +0200
commit732602042a73b504e21fadf57b85e78d1e904d7a (patch)
treec416321f1e0b90396966f419311c95b828de15c4 /ChangeLog
parent41aa1ed41d0779be263f5f0ef21a999a6f9154c0 (diff)
downloadexchange-732602042a73b504e21fadf57b85e78d1e904d7a.tar.gz
exchange-732602042a73b504e21fadf57b85e78d1e904d7a.tar.bz2
exchange-732602042a73b504e21fadf57b85e78d1e904d7a.zip
-final preparations for v0.8.3 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 540574feb..2c6038244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri 13 Aug 2021 10:40:57 PM CEST
+ Add support for long-polling of bank account histories.
+ Add support for event notifications to exchange DB API.
+ Releasing GNU Taler 0.8.3. -CG
+
Sun 08 Aug 2021 08:36:21 PM CEST
Improved code to use new GNUNET_JSON_PACK API.
Improved code to use new GNUNET_TIME APIs.