summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-12-25 10:39:59 +0000
committerng0 <ng0@taler.net>2019-12-25 10:39:59 +0000
commit9234a77da20ecb7929559a65d68534ec39131fe3 (patch)
treee8e353f8f324a02442fcec257848080e203b4dfb /news
parentd6b7ef05a1a5aa5ff23d20697c3df1c339355831 (diff)
downloadwww-9234a77da20ecb7929559a65d68534ec39131fe3.tar.gz
www-9234a77da20ecb7929559a65d68534ec39131fe3.tar.bz2
www-9234a77da20ecb7929559a65d68534ec39131fe3.zip
add small documentation for news system. add initial draft for 0.6.0 rel.
Diffstat (limited to 'news')
-rw-r--r--news/2019-12.html.j214
1 files changed, 14 insertions, 0 deletions
diff --git a/news/2019-12.html.j2 b/news/2019-12.html.j2
new file mode 100644
index 00000000..8c0c5007
--- /dev/null
+++ b/news/2019-12.html.j2
@@ -0,0 +1,14 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2019-12: GNU Taler v0.6.0 released</h1>
+<p>
+We are happy to announce the release of GNU Taler v0.6.0.
+Here we will describe the changes.
+</p>
+<p>
+The Chrome and Chromium wallets are available for download
+via the App store. The exchange, merchant backend and
+bank components are distributed via the GNU FTP mirrors.
+Put some links and checksums here for direct download.
+</p>
+{% endblock body_content %}