fix spacing in changelog

This commit is contained in:
cooldome
2018-04-30 23:59:32 +01:00
parent d21693f5e4
commit 2d755a6f13

View File

@@ -87,8 +87,7 @@
is now invalid. Internally a Nim string still has the trailing zero for
zero-copy interoperability with ``cstring``. Compile your code with the
next switch ``--laxStrings:on`` if you need a transition period.
- Range float types, example `range[0.0 .. Inf]`. More details in language manual.
### Tool changes