Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceWarne committed May 30, 2021
1 parent 050c16f commit 8e8fe68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## master (unreleased)

* Allow the `:test-dir` option of a project to be set to a function for more flexible test switching.

## 2.4.0 (2021-05-27)

### 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.

Expand Down

0 comments on commit 8e8fe68

Please sign in to comment.