Improved news formatting

This commit is contained in:
Felix Krause
2016-11-01 21:31:14 +01:00
parent 5d438ab05b
commit 88f152e7dd

View File

@@ -26,9 +26,9 @@ Changes affecting backwards compatibility
- ``staticExec`` now uses the directory of the nim file that contains the
``staticExec`` call as the current working directory.
- ``TimeInfo.tzname`` has been removed because it was broken. Because of this,
the option `"ZZZ"` will no longer work in format strings for formatting and
parsing.
- ``TimeInfo.tzname`` has been removed from ``times`` module because it was
broken. Because of this, the option ``"ZZZ"`` will no longer work in format
strings for formatting and parsing.
Library Additions
-----------------