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 41bc1c1 commit 0ffb6b5Copy full SHA for 0ffb6b5
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 1.4.0 (2025-09-02)
6
+
7
### New features
8
9
* [#155](https://github.com/bbatsov/helm-projectile/issues/155): Allow to specify files/types to include when searching with `grep`
helm-projectile.el
@@ -7,7 +7,7 @@
;; Maintainer: Przemysław Kryger
;; Created: 2011-31-07
;; Keywords: project, convenience
10
-;; Version: 1.3.2
+;; Version: 1.4.0
11
;; Package-Requires: ((emacs "26.1") (helm "3.0") (projectile "2.9"))
12
13
;; This file is NOT part of GNU Emacs.
0 commit comments