diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 0143d8f9a..be9e5bf08 100755 --- a/web/news.txt +++ b/web/news.txt @@ -59,6 +59,9 @@ Library Additions - The httpclient module now supports ssl/tls. - Added ``times.format`` as well as many other utility functions for managing time. +- Added ``system.@`` for converting an ``openarray`` to a ``seq`` (it used to + only support fixed length arrays). + Changes affecting backwards compatibility ----------------------------------------- |