diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-10-27 10:49:49 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-10-27 10:49:49 +0300 |
| commit | a0105e7c40d30f10bc42fd271e2583587a1f5ae4 (patch) | |
| tree | 2284d99d226ed2584f0602ee83cde74cc60e50fa /CHANGELOG.md | |
| parent | c8eee2199a8cf5d7dccc1d9acb04a10e20944dc8 (diff) | |
[Fix #1591] Add project.el integration
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 096128f..bd1b060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#1591](https://github.com/bbatsov/projectile/issues/1591): Add `project.el` integration that will make Projectile the default provider for project lookup. + ## 2.6.0 (2022-10-25) ### New features |
