diff options
| author | ClarityStorm <45301623+claritystorm@users.noreply.github.com> | 2020-09-13 00:12:16 +0100 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar.batsov@gmail.com> | 2020-09-16 11:13:01 +0300 |
| commit | b0961b19eb6078a6d51bea7008f35cce601c7513 (patch) | |
| tree | a66ba2049550114754c5d21e1c84e3173abacf2e /CHANGELOG.md | |
| parent | f7eb5f264e85e6ae13c5e5217fd42cdded4d4749 (diff) | |
[Fix #1377] Modify tags generation to use directory file name
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 579dd2a..3b11a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ * [#1540](https://github.com/bbatsov/projectile/pull/1540): Add default `test-suffix` to Angular projects. * Add a `:project-file` param to `projectile-register-project-type`. +### Bugs fixed + +* [#1377](https://github.com/bbatsov/projectile/issues/1377): Fix `projectile-regenerate-tags` directory. + ## 2.2.0 (2020-06-10) ### New features |
