aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-10-18 15:46:18 +0200
committerChristian Grothoff <christian@grothoff.org>2017-10-18 15:46:18 +0200
commit0d4e6b330b01873edba106360149cb4308e49362 (patch)
tree7ffa68342c0c4166b570faadf19dbeaa2b09905b
parentb87b128477e0bb916013612c72199c435390ee19 (diff)
downloadwww-0d4e6b330b01873edba106360149cb4308e49362.tar.gz
www-0d4e6b330b01873edba106360149cb4308e49362.zip
announce v0.4.0 release
-rw-r--r--news.html.j2.inc1
-rw-r--r--news/2017-10.inc10
2 files changed, 11 insertions, 0 deletions
diff --git a/news.html.j2.inc b/news.html.j2.inc
index 070b121c..1641366b 100644
--- a/news.html.j2.inc
+++ b/news.html.j2.inc
@@ -1,3 +1,4 @@
1{% include "news/2017-10.inc" %}
1{% include "news/2017-08.inc" %} 2{% include "news/2017-08.inc" %}
2{% include "news/2017-04.inc" %} 3{% include "news/2017-04.inc" %}
3{% include "news/2017-03.inc" %} 4{% include "news/2017-03.inc" %}
diff --git a/news/2017-10.inc b/news/2017-10.inc
new file mode 100644
index 00000000..8a40d5e3
--- /dev/null
+++ b/news/2017-10.inc
@@ -0,0 +1,10 @@
1 <h3>10-2016: GNU Taler v0.4.0 released</h3>
2 <p>We are happy to announce the release GNU Taler v0.4.0 with support for customer
3 refunds, protocol versioning, incremental key material download, returning funds
4 from the wallet directly back into one's bank account,
5 and various other minor improvements. The Chrome and Chromium wallets
6 are available for download via the App store. The exchange, merchant
7 backend and bank components are on the GNU FTP mirrors. Note that the
8 Firefox wallet will take a few more days to become available in the
9 App store due to the Mozilla review process.</p>
10 \ No newline at end of file