We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33d46d commit 54d4e93Copy full SHA for 54d4e93
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Master (Unreleased)
4
5
+## 1.4.5 (2024-02-11)
6
+
7
### Bugs fixed
8
* [#557](https://github.com/meow-edit/meow/issues/557) Fix the shim code for `wdired`.
9
* [#546](https://github.com/meow-edit/meow/issues/546) Fix `meow-back-symbol` that unconditionally reverse direction.
meow.el
@@ -3,7 +3,7 @@
;; Author: Shi Tianshu
;; Keywords: convenience, modal-editing
;; Package-Requires: ((emacs "27.1"))
-;; Version: 1.4.4
+;; Version: 1.4.5
;; URL: https://www.github.com/DogLooksGood/meow
;;
;; This file is not part of GNU Emacs.
0 commit comments