From b80f12533300b1e5382ea6cdf300fa52543a213d Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Fri, 17 Jun 2016 11:33:38 -0600 Subject: Add new split to breaking changes doc --- web/news/version_0_15_released.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/news') diff --git a/web/news/version_0_15_released.rst b/web/news/version_0_15_released.rst index ecda59fcd..e3678d8dc 100644 --- a/web/news/version_0_15_released.rst +++ b/web/news/version_0_15_released.rst @@ -13,6 +13,12 @@ Changes affecting backwards compatibility - De-deprecated ``re.nim`` because we have too much code using it and it got the basic API right. +- ``split`` with ``set[char]`` as a delimiter in ``strutils.nim`` + no longer strips and splits characters out of the target string + by the entire set of characters. Instead, it now behaves in a + similar fashion to ``split`` with ``string`` and ``char`` + delimiters. + Library Additions ----------------- -- cgit 1.4.1-2-gfad0