From 4df3f67c91e108f71b35989a1fba8d0f73ad3c3e Mon Sep 17 00:00:00 2001 From: Hugo Posnic Date: Tue, 27 Dec 2016 11:22:53 +0100 Subject: [PATCH] Bump version to 0.4 --- BUILD/PKGBUILD | 2 +- CHANGELOG.md | 15 +++++++++++++++ ui/manjaro-hello.glade | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index 38d456f..5eea7a3 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -1,6 +1,6 @@ _pkgname=manjaro-hello pkgname=${_pkgname}-git -pkgver=0.3.1 +pkgver=0.4 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 6f8a585..378c0a0 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.4] - 2016-12-27 +### Added +- Support of autostart in i3. +- Disable home button on welcome page. +- Add tooltips on social and header buttons. +- Russian translation from @jacobtey. + +### Changed +- Make creating new pages easier. +- Label of install button. +- Update german translation from @oberon2007. + +### Fixed +- Window blocking during call of installer. + ## [0.3.1] - 2016-12-23 ### Fixed - Button icons are not always displayed. diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index 75cf670..6c864d8 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -7,7 +7,7 @@ About dialog Manjaro Hello - 0.3.1 + 0.4 Welcome screen for Manjaro https://github.com/Huluti/manjaro-hello Github