summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2017-01-07 21:44:40 +0100
committerAraq <rumpf_a@web.de>2017-01-07 21:44:40 +0100
commitfc636e2d12bf354cfb4e8f63b33802ae2fe4ed5f (patch)
tree5fd05aae078c2efe60163f873d3aa74f3ee12397 /web
parente95c5c926cc4f97e45b8cbe6c4585722a610e60d (diff)
downloadNim-fc636e2d12bf354cfb4e8f63b33802ae2fe4ed5f.tar.gz
updated to version 0.16.0
Diffstat (limited to 'web')
-rw-r--r--web/news.rst3
-rw-r--r--web/news/e029_version_0_16_0.rst2
-rw-r--r--web/ticker.html10
3 files changed, 9 insertions, 6 deletions
diff --git a/web/news.rst b/web/news.rst
index e8d97b69e..e677d02af 100644
--- a/web/news.rst
+++ b/web/news.rst
@@ -2,6 +2,9 @@
 News
 ====
 
+`2017-01-08 Nim Version 0.16.0 released <news/e029_version_0_16_0.html>`_
+===================================
+
 `2016-11-20 Nim in Action is going into production! <news/e030_nim_in_action_in_production.html>`_
 ===================================
 
diff --git a/web/news/e029_version_0_16_0.rst b/web/news/e029_version_0_16_0.rst
index d34ff1b26..4b204cfd0 100644
--- a/web/news/e029_version_0_16_0.rst
+++ b/web/news/e029_version_0_16_0.rst
@@ -3,7 +3,7 @@ Version 0.16.0 released
 
 .. container:: metadata
 
-  Posted by The Nim Team on dd/mm/yyyy
+  Posted by The Nim Team on 08/01/2017
 
 We're happy to announce that the latest release of Nim, version 0.16.0, is now
 available!
diff --git a/web/ticker.html b/web/ticker.html
index 86dc97c14..865dcf4f8 100644
--- a/web/ticker.html
+++ b/web/ticker.html
@@ -1,3 +1,8 @@
+<a class="news" href="$1news/e029_version_0_16_0.html">
+  <h4>January 8, 2017</h4>
+  <p>Nim version 0.16.0 has been released!</p>
+</a>
+
 <a class="news" href="$1news/e030_nim_in_action_in_production.html">
   <h4>November 20, 2016</h4>
   <p>Nim in Action is going into production!</p>
@@ -18,9 +23,4 @@
   <p>Nim Community Survey results</p>
 </a>
 
-<a class="news" href="$1news/e025_bountysource_update.html">
-  <h4>August 6, 2016</h4>
-  <p>BountySource Update: The Road to v1.0</p>
-</a>
-
 <a href="$1news.html" class="blue">See All News...</a>