aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activesupport/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 3117fa49a0..bd018ec825 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -1,3 +1,8 @@
+* Support extended grapheme clusters and UAX 29.
+
+ *Adam Roben*
+
+
## Rails 5.0.0.beta1 (December 18, 2015) ##
* Add petabyte and exabyte numeric conversion.