[ui] fix -> conflict resolution: still displaying that updates are ignored for a given package after its uninstallation

This commit is contained in:
Vinicius Moreira
2021-03-03 10:52:51 -03:00
parent 7236a40c06
commit 4db47b2594
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- UI
- wrongly formatted tooltips
- conflict resolution: still displaying that updates are ignored for a given package after its uninstallation
## [0.9.14] 2021-02-03
### Improvements