This commit is contained in:
Vinicius Moreira
2020-02-10 15:40:05 -03:00
parent 4835d8c2ec
commit f5fbff1186
8 changed files with 13 additions and 11 deletions

View File

@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.8.3] - 2020
## [0.8.3] - 2020-02
### Improvements
- New update lifecycle:
- now every package manager must provide all requirements before upgrading all selected packages ( can be disabled through the settings file **~/.config/bauh/config.yml** or the UI )
- now every package manager must provide the best upgrade order for all the selected packages ( can be disabled through the settings file **~/.config/bauh/config.yml** or the UI )
- AUR
- allowing the user to bypass checksum errors when installing / upgrading / downgrading packages