Skip to content

Commit 85ba6a3

Browse files
committed
Release version 3.1.0
1 parent 1f5f491 commit 85ba6a3

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

Changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# `master` branch
1+
# Version 3.1.0 (2022-09-12)
22

33
## Added
44

5-
* Insert option to menu mode. ([Alexander Schulz
5+
* Added menu option to insert emoji no matter which mode is currently active.
6+
([Alexander Schulz (hlfbt)](https://github.com/hlfbt))
7+
* Change default menu item between Copy and Insert based on the current mode
8+
such that the default is the opposite of the mode. ([Alexander Schulz
69
(hlfbt)](https://github.com/hlfbt))
710

811
# Version 3.0.1 (2022-07-24)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([rofi-emoji], [3.0.1], [https://github.com/Mange/rofi-emoji],[],[https://github.com/Mange/rofi-emoji/issues])
1+
AC_INIT([rofi-emoji], [3.1.0], [https://github.com/Mange/rofi-emoji],[],[https://github.com/Mange/rofi-emoji/issues])
22

33
AC_CONFIG_HEADERS([config.h])
44

0 commit comments

Comments
 (0)