diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 667b8a210..26c681d95 100644 --- a/web/news.txt +++ b/web/news.txt @@ -29,6 +29,8 @@ Library Additions - Added ``system.unsafeNew`` to support hacky variable length objects. - ``system.fields`` and ``system.fieldPairs`` support ``object`` too; they used to only support tuples. +- Added ``system.CurrentSourcePath`` returning the full file-system path of + the current source file Changes affecting backwards compatibility |