Skip to content

Commit 0ffb6b5

Browse files
committed
Release 1.4.0
1 parent 41bc1c1 commit 0ffb6b5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## master (unreleased)
44

5+
## 1.4.0 (2025-09-02)
6+
57
### New features
68

79
* [#155](https://github.com/bbatsov/helm-projectile/issues/155): Allow to specify files/types to include when searching with `grep`

helm-projectile.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Maintainer: Przemysław Kryger
88
;; Created: 2011-31-07
99
;; Keywords: project, convenience
10-
;; Version: 1.3.2
10+
;; Version: 1.4.0
1111
;; Package-Requires: ((emacs "26.1") (helm "3.0") (projectile "2.9"))
1212

1313
;; This file is NOT part of GNU Emacs.

0 commit comments

Comments
 (0)