aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2021-11-01 09:10:02 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2021-11-01 09:10:02 +0200
commit6fd0944bf35aff1660d1556969a2fbe1574c7cf5 (patch)
tree9da176eebf248cabcb5d90c3e6f0c92bcf28535c /CHANGELOG.md
parente5ccfdd128e53bfd9e8159209a5c9e0bf0755fb9 (diff)
Tweak a changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce7276e..f3b90f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,8 @@
### Changes
* [#1447](https://github.com/bbatsov/projectile/issues/1447): Restructure the menu.
-* [#1716](https://github.com/bbatsov/projectile/pull/1716): Allow completions when reading shell-commands.
+* [#1692](https://github.com/bbatsov/projectile/issues/1692): Enable minibuffer completions when reading shell-commands.
+
## 2.5.0 (2021-08-10)
### New features