Bump version

This commit is contained in:
AsamK 2021-05-13 14:51:20 +02:00
parent 726237cfaa
commit c1d3a647a2
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
## [Unreleased]
## [0.8.3] - 2021-05-13
### Fixed
- Upgrading from account files with older profiles
- Building native image with graalvm
## [0.8.2] - 2021-05-11
### Added
- A manual page for the DBus interface (Thanks @bublath, @exquo)