diff options
| author | Thibaut Verron <thibaut.verron@gmail.com> | 2025-07-26 12:41:40 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2026-01-07 13:56:21 +0200 |
| commit | b553164f1ede1b9e02ddfdabf87c90f3cfb0e66a (patch) | |
| tree | 8da3e1104328ae5e2c831f0a37e5e11f0c41ec2d | |
| parent | 6276a0ece89b05ee7b6a3a7cbfd552e58f1836f2 (diff) | |
Add changelog link
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index acf47b8..5422db7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## master (unreleased) ### Changes -* (TODO link): Add :caller information to calls to `ivy-read` (used by packages like `ivy-rich`) +* [#1957](https://github.com/bbatsov/projectile/pull/1957): Add :caller information to calls to `ivy-read` (used by packages like `ivy-rich`) * [#1954](https://github.com/bbatsov/projectile/issues/1954): update ELisp for usage.html / "Removal of missing projects" * [#1947](https://github.com/bbatsov/projectile/issues/1947): `projectile-project-name` should be marked as safe * Set `projectile-auto-discover` to `nil` by default. |
