diff --git a/CHANGELOG.md b/CHANGELOG.md index b340139..14dc314 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# [6.4.0] +# [6.5.0] - 2024-09-14 +## Changed +- Updated to Unicode 16.0! +- Updated NerdFont extractor and removed deprecated icons. (#198) +- Re-ordered emoji files if not specified by user. (#199) + +# [6.4.0] - 2024-08-26 ## Added - HTML named character references. (#195) diff --git a/README.md b/README.md index 6c9be1e..9804100 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ To use the arrow keys in `rofi` only for the grid and not the query, pass these - [Nerd Fonts](https://www.nerdfonts.com/) - [Gitmoji](https://gitmoji.dev/) - Kaomoji, from [w33ble](https://github.com/w33ble/emoticon-data) +- [HTML Named Character References](https://html.spec.whatwg.org/multipage/named-characters.html) If you miss something, please open an issue! diff --git a/pyproject.toml b/pyproject.toml index 48d311b..36716d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rofimoji" -version = "6.4.0" +version = "6.5.0" description = "Simple character picker using rofi" authors = ["Fabian Winter <5821180+fdw@users.noreply.github.com>"] license = "MIT" diff --git a/src/picker/docs/rofimoji.1 b/src/picker/docs/rofimoji.1 index 9a35076..6a37f06 100644 --- a/src/picker/docs/rofimoji.1 +++ b/src/picker/docs/rofimoji.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.3 +.\" Automatically generated by Pandoc 3.4 .\" -.TH "ROFIMOJI" "1" "August 26, 2024" "Version 6.4.0" "Rofi Third\-party Add\-on Documentation" +.TH "ROFIMOJI" "1" "September 14, 2024" "Version 6.5.0" "Rofi Third\-party Add\-on Documentation" .SH NAME \f[B]rofimoji\f[R] \- An emoji and general character picker for rofi and rofi\-likes diff --git a/src/picker/docs/rofimoji.1.md b/src/picker/docs/rofimoji.1.md index 424347a..08f7a3f 100644 --- a/src/picker/docs/rofimoji.1.md +++ b/src/picker/docs/rofimoji.1.md @@ -1,6 +1,6 @@ -% ROFIMOJI(1) Version 6.4.0 | Rofi Third-party Add-on Documentation +% ROFIMOJI(1) Version 6.5.0 | Rofi Third-party Add-on Documentation % Fabian Winter -% August 26, 2024 +% September 14, 2024 # NAME