diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-02 09:56:57 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-02 09:56:57 +0200 |
| commit | 42f810170d8abf7bdcedee0af8b2c19d10b28d63 (patch) | |
| tree | 7a5c8b48430277fd998e6711917e6b45f2a43880 /CHANGELOG.md | |
| parent | 351e0c3b430392c73372f4129b1174c088a934b2 (diff) | |
Add a changelog entry for #1438
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 e609cf5..7ae877c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#1608](https://github.com/bbatsov/projectile/pull/1608): Use rebar3 build system by default for Erlang projects. +### Bugs fixed + +* [#1438](https://github.com/bbatsov/projectile/pull/1438): Make sure `projectile-files-via-ext-command` returns files not errors. + ## 2.3.0 (2020-11-27) ### New features |
