CHANGELOG.md in unicode-name-1.4.1 vs CHANGELOG.md in unicode-name-1.4.2
- old
+ new
@@ -1,6 +1,10 @@
## CHANGELOG
+### 1.4.2
+
+* Fix that Unicode::Name.correct would not fail if codepoint has aliases but no correction
+
### 1.4.1
* Be compatible with Ruby 2.4's surrogate literals
* Bump unicode-types dependency