[CHANGELOG]

This commit is contained in:
Vinícius Moreira
2020-01-22 13:01:49 -03:00
parent 0ae836a046
commit 21a104bd6e

View File

@@ -17,8 +17,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- AUR:
- not treating **makedepends** as a list during dependency checking ( **anbox-git** installation was crashing )
- not considering the package name itself as *provided** during dependency checking ( **anbox-git** installation was crashing )
- not considering the package name itself as **provided** during dependency checking ( **anbox-git** installation was crashing )
- not pre-downloading some source files ( e.g: from **anbox-image** )
- UI:
- **About** window icons scaling
## [0.8.1] 2020-01-14