Skip to content

Commit

Permalink
Version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Apr 19, 2024
1 parent ea8bbd0 commit d8888bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#+author: Daniel Mendler
#+language: en

* Development
* Version 1.5 (2024-04-19)

- Bugfix ~consult-buffer~: Handle buffer renaming during minibuffer completion
gracefully, by attaching the actual buffer objects to the completion candidate
Expand Down
2 changes: 1 addition & 1 deletion consult.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Author: Daniel Mendler and Consult contributors
;; Maintainer: Daniel Mendler <[email protected]>
;; Created: 2020
;; Version: 1.4
;; Version: 1.5
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.4"))
;; Homepage: https://github.com/minad/consult
;; Keywords: matching, files, completion
Expand Down

0 comments on commit d8888bb

Please sign in to comment.