summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
+{% include "news/2017-10.inc" %}
{% include "news/2017-08.inc" %}
{% include "news/2017-04.inc" %}
{% 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 @@
+ <h3>10-2016: GNU Taler v0.4.0 released</h3>
+ <p>We are happy to announce the release GNU Taler v0.4.0 with support for customer
+ refunds, protocol versioning, incremental key material download, returning funds
+ from the wallet directly back into one's bank account,
+ and various other minor improvements. The Chrome and Chromium wallets
+ are available for download via the App store. The exchange, merchant
+ backend and bank components are on the GNU FTP mirrors. Note that the
+ Firefox wallet will take a few more days to become available in the
+ App store due to the Mozilla review process.</p>
+ \ No newline at end of file