summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2010-03-04 23:57:06 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2010-03-04 23:57:06 +0100
commitae3cddc01ed9f2835d78a2550be390074aab6b2d (patch)
tree7f84a113fd021f905622f3ccfbf956bfc514e43c /web/news.txt
parentf45a2f23b04aa1d37b482ba3d07980b73ce6a75d (diff)
downloadNim-ae3cddc01ed9f2835d78a2550be390074aab6b2d.tar.gz
added colors.intensity
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index 9c9322826..19be8a4bd 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -34,6 +34,7 @@ Additions
 - Added ``system.delete``, ``system.del`` and ``system.insert`` for sequences.
 - Exported ``system.newException`` template.
 - Added ``cgi.decodeData(data: string): tuple[key, value: string]``.
+- Added ``math.trunc``.
 - Added ``ropes`` module.
 - Added ``sockets`` module.
 - Added ``browsers`` module.