Skip to content

Commit 0da0dce

Browse files
committed
Tweak a couple of changelog entries
1 parent 945a802 commit 0da0dce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### New features
66

7-
* Add `projectile-update-project-type-function` for updating the properties of existing project types
7+
* Add `projectile-update-project-type-function` for updating the properties of existing project types.
88
* [#1658](https://github.com/bbatsov/projectile/pull/1658): New command `projectile-reset-known-projects`.
99
* [#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.
1010

@@ -26,7 +26,7 @@
2626
* [#1340](https://github.com/bbatsov/projectile/pull/1340): Fix remote projects being removed if TRAMP can't connect.
2727
* [#1655](https://github.com/bbatsov/projectile/pull/1655): Fix `projectile-replace-regexp` searching the wrong files when called with prefix arg.
2828
* [#1659](https://github.com/bbatsov/projectile/issues/1659): Fix `projectile-project-vcs` to work outside a project.
29-
* [#1637](https://github.com/bbatsov/projectile/pull/1661): Integrate with savehist-mode
29+
* [#1637](https://github.com/bbatsov/projectile/pull/1661): Integrate with savehist-mode.
3030

3131
## 2.3.0 (2020-11-27)
3232

0 commit comments

Comments
 (0)