Skip to content

Commit

Permalink
chore(CHANGELOG): update to v0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 15, 2024
1 parent 702c586 commit b6ce3b5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ All notable changes to [wuffle](https://github.com/nikku/wuffle) are documented

_**Note:** Yet to be released changes appear here._

## 0.62.0

* `FEAT`: suggest `assignee:@me` filter
* `FIX`: avatars get properly cached
* `FIX`: click on filter suggestion applies it again ([#190](https://github.com/nikku/wuffle/issues/190))
* `FIX`: prevent blank page after login/logout
* `FIX`: correctly handle connection errors during login check
* `FIX`: make help menu keyboard accessible
* `FIX`: turn example config into ES module

## 0.61.0

* `DEPS`: update to `[email protected]`
Expand Down

0 comments on commit b6ce3b5

Please sign in to comment.