mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 23:24:15 +02:00
[aur] fix update version check | [table] not showing update versions for some scenarios
This commit is contained in:
@@ -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.6.3] 2019-10-11
|
||||
### Fixes
|
||||
- AUR update check for some scenarios
|
||||
- table not showing some update versions due to a strange Python String comparison behavior ( e.g: the string version '0.1.90' is being handled as higher than '0.1.120' )
|
||||
|
||||
## [0.6.2] 2019-10-02
|
||||
### Improvements
|
||||
- Update notifications showing the number of updates by type as well ( if they are from more than one packaging type )
|
||||
|
||||
Reference in New Issue
Block a user