CHANGELOG.md in unicode-age-2.0.0 vs CHANGELOG.md in unicode-age-2.0.1
- old
+ new
@@ -1,6 +1,10 @@
## CHANGELOG
+### 2.0.1
+
+* Support Unicode 11 (Ruby 2.6)
+
### 2.0.0
#### Breaking change
Strings which contain unassigned codepoints (general category of **Cn**), will raise a `Unicode::Age::UnknownAge` exception.