elpasync pushed a change to branch elpa/projectile.
from 20228dd981 Fix projectile-replace on Emacs 27+ (#1748, #1741)
new 7a3708f146 Don't cache nonexistent files & fix grep/git-grep with
special chars (#1551, #1554)
new 073d72120a Include intermediate directories in projectile-find-dir
(#1596)
new 83ee3f34b6 Fix projectile-root-top-down to search top-down, not
bottom-up (#1729)
new 81fd74f17e Fix mode-line in non-file buffers and nil project root
crash
Summary of changes:
CHANGELOG.md | 6 +++++
projectile.el | 63 ++++++++++++++++++++++++++++++++++++++++++-------
test/projectile-test.el | 25 ++++++++++++++++++++
3 files changed, 85 insertions(+), 9 deletions(-)