aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-12-04 00:05:48 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2020-12-04 00:05:48 +0200
commit3100e057aecf6c7f7cdc53ec6a52ac854fd8e4e2 (patch)
tree65deda261416db94c38ff8d56df93068a5627129 /CHANGELOG.md
parentf516b83179c593e4a1ae3c876d0f021143c8f2d6 (diff)
Update the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03dabd4..ae9a9cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### Changes
* [#1608](https://github.com/bbatsov/projectile/pull/1608): Use rebar3 build system by default for Erlang projects.
+* Rename `projectile-project-root-files-functions` to `projectile-project-root-functions`.
### Bugs fixed