Skip to content

Commit

Permalink
minor news.rst update
Browse files Browse the repository at this point in the history
  • Loading branch information
Araq committed Feb 26, 2017
1 parent e5341a3 commit 53f4bda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion web/news/e031_version_0_16_2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Changes affecting backwards compatibility
Library Additions
-----------------

- Added ``system.onThreadDestruction``.


Tool Additions
--------------
Expand Down Expand Up @@ -67,7 +69,8 @@ In the near future we will be converting all exception types to refs to
remove the need for the ``newException`` template.

- A new pragma ``.used`` can be used for symbols to prevent
the "declared but not used" warning. More details can be found `here <http://nim-lang.org/docs/manual.html#pragmas-used-pragma>`_.
the "declared but not used" warning. More details can be
found `here <http://nim-lang.org/docs/manual.html#pragmas-used-pragma>`_.


Bugfixes
Expand Down

0 comments on commit 53f4bda

Please sign in to comment.