From: Armin Ronacher Date: Thu, 12 Dec 2013 22:27:28 +0000 (+0000) Subject: Added and corrected changelog entry X-Git-Tag: 2.8~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f058cadfbb5b4cd0041247baa2468a60cffa55fd;p=thirdparty%2Fjinja.git Added and corrected changelog entry --- diff --git a/CHANGES b/CHANGES index 23a47653..7c4dea28 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,8 @@ Version 2.8 ----------- (codename Translation, release date to be decided) -- Added target keyword to urlize function. +- Added `target` parameter to urlize function. +- Added support for `followsymlinks` to the file system loader. Version 2.7.2 -------------