diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 25e34dd59..cfe9c054b 100755 --- a/web/news.txt +++ b/web/news.txt @@ -23,6 +23,7 @@ Additions - Added ``re.findAll``, ``pegs.findAll``. - Added ``os.findExe``. +- Added ``strutils.align``. - Pegs support a *captured search loop operator* ``{@}``. - Pegs support new built-ins: ``\letter``, ``\upper``, ``\lower``, ``\title``, ``\white``. |