summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-08-14 20:23:55 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-08-14 20:23:55 +0200
commitdbac73b4011a85c4ac3b3a7a6a8e30533b881155 (patch)
treefc7a72c29a933d77ea1358427cac3797e2ba029c /user_guide/changelog.html
parentd8ef630f2d4d32eee998969e548d36dc629340d4 (diff)
Added increment_string() docs and changelog.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 8f0fad783..20b1c4e49 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -70,6 +70,7 @@ Change Log
</li>
<li>Helpers
<ul>
+ <li class="reactor">Added <samp>increment_string()</samp> to <a href="helpers/string_helper.html">String Helper</a> to turn "foo" into "foo-1" or "foo-1" into "foo-2".</li>
</ul>
</li>
<li>Database