diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2021-05-25 10:11:18 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2021-05-25 10:11:18 +0300 |
| commit | 0da0dcee589a0bf8e0c3bd3b89b3c2c5297a0679 (patch) | |
| tree | fbe2bec7a01fcd154871ed3964908b7f30366db0 /CHANGELOG.md | |
| parent | 945a802f4f80fc5eb57f8f109ef2040242142744 (diff) | |
Tweak a couple of changelog entries
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fa2fb3a..9d76fdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### New features -* Add `projectile-update-project-type-function` for updating the properties of existing project types +* Add `projectile-update-project-type-function` for updating the properties of existing project types. * [#1658](https://github.com/bbatsov/projectile/pull/1658): New command `projectile-reset-known-projects`. * [#1656](https://github.com/bbatsov/projectile/pull/1656): Add support for CMake configure, build and test presets. Enabled by setting `projectile-cmake-presets` to non-nil, disabled by default. @@ -26,7 +26,7 @@ * [#1340](https://github.com/bbatsov/projectile/pull/1340): Fix remote projects being removed if TRAMP can't connect. * [#1655](https://github.com/bbatsov/projectile/pull/1655): Fix `projectile-replace-regexp` searching the wrong files when called with prefix arg. * [#1659](https://github.com/bbatsov/projectile/issues/1659): Fix `projectile-project-vcs` to work outside a project. -* [#1637](https://github.com/bbatsov/projectile/pull/1661): Integrate with savehist-mode +* [#1637](https://github.com/bbatsov/projectile/pull/1661): Integrate with savehist-mode. ## 2.3.0 (2020-11-27) |
