Skip to content

Commit f553db1

Browse files
committed
Bump version, update changelog
1 parent 850fa13 commit f553db1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Master (Unreleased)
44

5+
## 1.4.4 (2023-08-23)
6+
7+
### Bugs fixed
8+
9+
* Fix keypad command display priority
10+
* Fix global mode initialization, which causes both normal and motion are enabled
11+
512
## 1.4.3 (2023-07-11)
613

714
### Bugs fixed

meow.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Author: Shi Tianshu
44
;; Keywords: convenience, modal-editing
55
;; Package-Requires: ((emacs "27.1"))
6-
;; Version: 1.4.3
6+
;; Version: 1.4.4
77
;; URL: https://www.github.com/DogLooksGood/meow
88
;;
99
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)