[feature][arch] allowing to uninstall no longer needed packages after a package uninstall

This commit is contained in:
Vinícius Moreira
2020-04-20 18:15:21 -03:00
parent d5049c8466
commit 67542bdca9
9 changed files with 140 additions and 14 deletions

View File

@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Features
- Tray
- displaying a notification when there is a new bauh release
- Arch
- allowing to uninstall no longer needed packages after a package uninstall [#87](https://github.com/vinifmor/bauh/issues/87)
### Improvements
- Internet availability checking code