summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52f7b6c..7bdad2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,17 @@
### Bugs fixed
+## 2.2.0 (04/30/2015)
+
+### New features
+
+* Bad UTF8 exceptions now display the invalid token
+* `validate_utf8: false` will sanitize output and produce valid UTF8-clean JSON
+
+### Changes
+
+* Ruby 1.8.7 support dropped.
+
## 2.1.0 (04/20/2015)
### New features