You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,23 @@
1
-
# [NEXT]
2
-
## Changed
3
-
- Emoji presentation is forced for emoji with default text presentation. (#142)
4
-
- Updates to Gitmoji, NerdFonts and FontAwesome.
5
-
1
+
# [6.1.0]
6
2
## Added
7
3
- Support [fuzzel](https://codeberg.org/dnkl/fuzzel)
8
4
-`~` is expanded for `--files`. (#136)
9
5
6
+
## Changed
7
+
- Emoji presentation is forced for emoji with default text presentation. (#142)
8
+
- Updates to Gitmoji, NerdFonts and FontAwesome.
9
+
10
10
## Fixed
11
11
- Restored compatibility with Python 3.8. (#137)
12
12
- Fixed regression that ignored `--no-frecency`. (#138)
13
13
- Fixed skin tone selection in rofi mode. (#143)
14
14
- Fix version display. (#139)
15
15
16
16
# [6.0.0]
17
+
## Added
18
+
- You can now select your desired actions through a separate menu.
19
+
- Support for grid themes using `--hidden-descriptions` and [`contrib/grid.rasi`](https://github.com/fdw/rofimoji/blob/main/src/picker/contrib/grid.rasi). (#133)
20
+
17
21
## Changed
18
22
-`rofimoji` uses [Poetry](https://python-poetry.org/) for package management. With this comes the requirement for Python 3.8.
19
23
-`--files` supports globbing, so you can ask for `--files "linear_b*"`
@@ -24,10 +28,6 @@
24
28
- NerdFonts are 2.2.2
25
29
- Gitmoji is 3.13.0
26
30
27
-
## Added
28
-
- You can now select your desired actions through a separate menu.
29
-
- Support for grid themes using `--hidden-descriptions` and [`contrib/grid.rasi`](https://github.com/fdw/rofimoji/blob/main/src/picker/contrib/grid.rasi). (#133)
30
-
31
31
# [5.6.0]
32
32
## Changed
33
33
- Remove the unexpected and distracting empty checkboxes from rofi. (#127, #125)
0 commit comments