diff options
-rw-r--r-- | web/news.rst | 3 | ||||
-rw-r--r-- | web/news/2016_06_08_version_0_14_2_released.rst | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/web/news.rst b/web/news.rst index 9ad332f21..964003ce5 100644 --- a/web/news.rst +++ b/web/news.rst @@ -5,6 +5,9 @@ News `2016-06-08 Version 0.14.2 released <news/2016_06_08_version_0_14_2_released.html>`_ =================================== +`2016-06-07 Version 0.14.0 released <news/2016_06_07_version_0_14_0_released.html>`_ +=================================== + `2016-06-04 Meet our BountySource sponsors <news/2016_06_04_meet_our_bountysource_sponsors.html>`_ =================================== diff --git a/web/news/2016_06_08_version_0_14_2_released.rst b/web/news/2016_06_08_version_0_14_2_released.rst index 8f9576ec1..a10e3f65c 100644 --- a/web/news/2016_06_08_version_0_14_2_released.rst +++ b/web/news/2016_06_08_version_0_14_2_released.rst @@ -10,6 +10,5 @@ regressions. In particular, the ``tar.xz`` now supports documentation generation, and the Windows installers bundle the latest stable nimble release. -The news about the 0.14.0 release are still relevant, so here they are: - -.. include:: 2016_06_07_version_0_14_0_released.rst +The news about the 0.14.0 release are still relevant, so check them out +`here <http://nim-lang.org/news/2016_06_07_version_0_14_0_released.html>`_. |