[improvement][aur] allowing the user to bypass checksum errors when installing / upgrading / downgrading packages

This commit is contained in:
Vinícius Moreira
2020-02-05 12:00:57 -03:00
parent 1b134d62b3
commit 6ed68ab4f3
9 changed files with 30 additions and 17 deletions

View File

@@ -4,6 +4,11 @@ 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]
### Improvements
- AUR
- allowing the user to bypass checksum errors when installing / upgrading / downgrading packages
## [0.8.2] - 2020-01-31
### Features
- New **Settings** panel ( displayed when the lower **Settings** button is clicked ). It allows to change all settings.