aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-11-24 14:30:03 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2020-11-24 14:30:03 +0200
commitc88f31d56548561d965d42eb5f5bf9dcc4f6ba1d (patch)
treed9439850eb3067e5b866161b30d72d6f2fa386ab /CHANGELOG.md
parent0d5226813cb737c0b53f23d2fb0bcee5ab68aa84 (diff)
Add a changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3348815..b93ff5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
* [#1540](https://github.com/bbatsov/projectile/pull/1540): Add default `test-suffix` to Angular projects.
* Add a `:project-file` param to `projectile-register-project-type`.
* [#1588](https://github.com/bbatsov/projectile/pull/1588) Improve performance of `projectile-ibuffer` with many buffers not in project.
+* [#1601](https://github.com/bbatsov/projectile/pull/1601): Implement separate history for each compilation command.
### Bugs fixed