CHANGELOG.md in unicode-emoji-2.0.0 vs CHANGELOG.md in unicode-emoji-2.1.0

- old
+ new

@@ -1,6 +1,11 @@ ## CHANGELOG +### 2.1.0 + +- Add `REGEX_PICTO` which matches codepoints with the **Extended_Pictographic** property +- Add `REGEX_PICTO_NO_EMOJI` which matches codepoints with the **Extended_Pictographic** property, but no **Emoji** property + ### 2.0.0 - Emoji 12.0 data (including valid subdivisions) - Introduce new `REGEX_WELL_FORMED` to be able to match for invalid tag and region sequences - Introduce new `*_INCLUDE_TEXT` regexes which include matching for textual presentation emoji