diff options
author | Araq <rumpf_a@web.de> | 2016-06-08 22:07:49 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-06-08 22:07:49 +0200 |
commit | 8d7e2b9c7206d84add664f097835948e70e6807b (patch) | |
tree | a4c3e7a819a3de482fe17e124e87b6967d5257e9 /web/news | |
parent | 0e00ea89c44d49ea7dac5c23a03d7eee50abecac (diff) | |
download | Nim-8d7e2b9c7206d84add664f097835948e70e6807b.tar.gz |
news for 0.14.2
Diffstat (limited to 'web/news')
-rw-r--r-- | web/news/2016_06_08_version_0_14_2_released.rst | 15 |
1 files changed, 15 insertions, 0 deletions
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 new file mode 100644 index 000000000..8f9576ec1 --- /dev/null +++ b/web/news/2016_06_08_version_0_14_2_released.rst @@ -0,0 +1,15 @@ +Version 0.14.2 released +======================= + +.. container:: metadata + + Posted by Andreas Rumpf on 08/06/2016 + +Version 0.14.2 is just a bugfix release that fixes the most pressing +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 |