CHANGELOG.md in characteristics-0.6.0 vs CHANGELOG.md in characteristics-0.7.0
- old
+ new
@@ -1,6 +1,14 @@
## CHANGELOG
+### 0.7.0
+
+* Add more Unicode properties
+ * variation_selector?
+ * tag?
+ * ignorable?
+ * noncharacter?
+
### 0.6.0
* Add separator? property
* Ensure all characteristics have a c0? / c1? method
* Add GB1988 encoding (which is a 7bit ascii-like)