CHANGELOG.md in unicode-emoji-3.7.0 vs CHANGELOG.md in unicode-emoji-3.8.0
- old
+ new
@@ -1,7 +1,17 @@
# CHANGELOG
+### 3.8.0
+
+- Add new RGI-based regexes `REGEX_INCLUDE_MQE` and `REGEX_INCLUDE_MQE_UQE` which allows to match
+ for minimally-qualified and unqualified RGI sequences (Emoji that lack some VS16)
+- Add specs running through `emoji-text.txt` and classify qualification statuses per regex
+- Improve documentation and add detailed table about which regex has which features
+- Native regexes: Use native Emoji props for Emoji text presentation
+- Update CLDR to v46 (valid subdivisions)
+- Further improvements (see commit log)
+
### 3.7.0
- Bump required Ruby slightly to 2.5
- Introduce new `REGEX_POSSIBLE` which contains the regex described in
https://www.unicode.org/reports/tr51/#EBNF_and_Regex
@@ -27,10 +37,10 @@
- Emoji 15.1
### 3.3.2
- Update valid subdivisions to CLDR 43 (no changes)
- -> there won't be any new subdivision flags in Emoji
+ -> there won't be any new RGI subdivision flags in Emoji
### 3.3.1
- Update valid subdivisions to CLDR 42 (no changes)