We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ba6a3 commit f811084Copy full SHA for f811084
3 files changed
Changelog.md
@@ -1,3 +1,10 @@
1
+# Version 3.2.0 (2023-04-17)
2
+
3
+## Changed
4
5
+* Updated [`emoji-data`][emoji-data] to [version 2.5][emoji-data-2.5], adding
6
+ more emojis (Emoji 15) and better keywords.
7
8
# Version 3.1.0 (2022-09-12)
9
10
## Added
@@ -149,8 +156,9 @@ some new features.
149
156
* Country flags are no longer searchable via country names. See
150
157
[Mange/emoji-data][emoji-data].
151
158
152
-[emoji-data]: https://github.com/Mange/emoji-data
153
-
154
159
# Version 1.0 (2018-05-11)
155
160
161
Initial release with Unicode 11.0.
162
163
+[emoji-data]: https://github.com/Mange/emoji-data
164
+[emoji-data-2.5]: https://github.com/Mange/emoji-data/releases/tag/v2.5
0 commit comments