diff options
author | Araq <rumpf_a@web.de> | 2014-07-15 20:27:30 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-07-15 20:27:30 +0200 |
commit | 0251c081f69ee7e2814e08b657751a7c5bd93d1a (patch) | |
tree | bf9e7595e982a24ec793990d2874040bc724222f /web/news.txt | |
parent | c14e7565f8a3ef49568ea4f9d13a68b3fb54efb3 (diff) | |
parent | e0404609436eafdd7da79166fdb88a09d4f16451 (diff) | |
download | Nim-0251c081f69ee7e2814e08b657751a7c5bd93d1a.tar.gz |
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Diffstat (limited to 'web/news.txt')
-rw-r--r-- | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index aa91a83c4..a8d525443 100644 --- a/web/news.txt +++ b/web/news.txt @@ -24,6 +24,7 @@ News - Added module ``cpuinfo``. - Added module ``threadpool``. - ``sequtils.distnct`` has been renamed to ``sequtils.deduplicate``. + - Added ``algorithm.reversed`` 2014-04-21 Version 0.9.4 released |