diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index ac8264b..1aa54ad 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -1,6 +1,6 @@ _pkgname=manjaro-hello pkgname=${_pkgname}-git -pkgver=0.2.1 +pkgver=0.3 pkgrel=1 pkgdesc="A tool providing access to documentation and support for new Manjaro users." url="https://github.com/Huluti/${_pkgname}" diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d2156..f7ed347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Change Log All notable changes to this project will be documented in this file. +## [0.3] - 2016-12-23 +### Added +- Icons for links buttons. +- German launcher's description from @Photon89. +- Use logo from manjaro-icons if available. + +### Fixed +- Remove focus from buttons at start. +- Use symbolic icon for home button. +- Improve way to handle english translation. +- Minors improvements. + +### Removed +- Support for the depreciated installer-cli. + ## [0.2.1] - 2016-12-21 ### Fixed - Crash when translation file doesn't exists. diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index ff089c2..269f956 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -8,7 +8,7 @@ True dialog Manjaro Hello - 0.2.1 + 0.3 Welcome screen for Manjaro https://github.com/Huluti/manjaro-hello Github