diff options
author | tubalmartin <tubalmartin@gmail.com> | 2012-03-04 16:24:04 +0100 |
---|---|---|
committer | tubalmartin <tubalmartin@gmail.com> | 2012-03-04 16:24:04 +0100 |
commit | 6f6897cdce965e1cf54deb40ce93ba9be281108f (patch) | |
tree | 752be7baeaa09b984afe4370f3f44adf1bd6927b | |
parent | a67ddc61937d178231607f66f2af3ef729f208d4 (diff) |
Changelog updated
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index b85dc8d52..613c4e65d 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -73,7 +73,7 @@ Change Log </li> <li>Helpers <ul> - <li><samp>url_title()</samp> performance and output improved.</li> + <li><samp>url_title()</samp> performance and output improved. You can now use any string as the word delimiter. Backwards compatible with 'dash' or 'underscore' as words delimiters.</li> </ul> </li> </ul> |