Skip to content

Commit

Permalink
CHANGELOG: Add release notes for v1.1.1 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
aurtzy committed Nov 24, 2024
1 parent d405154 commit b2c7473
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

** Unreleased

** [[release-version:1.1.1][1.1.1]] - 2024-11-24

This is a fix for an unlikely, but still undesirable bug.

*** Fixed

- Fixed case where if a user tried to remember active projects when there were
actually none open, the known-projects file could be overwritten with an
invalid ~unset~ value (value of ~project--list~ when it's not initialized yet)
that had to be manually removed e.g. by deleting the file.

** [[release-version:1.1.0][1.1.0]] - 2024-11-21

*** Added
Expand Down

0 comments on commit b2c7473

Please sign in to comment.