aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index a61862e..58aa502 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -385,6 +385,9 @@ Changes since 1.5.1
- Added GTMTypeCasting.h which gives you safer objective-c casts based on
C++ static_cast and dynamic_cast.
+- Added GTMStringEncoding which is a generic base 2-128 encoder/decoder with
+ support for custom character maps.
+
Release 1.5.1
Changes since 1.5.0