From 8401a6b88ee01080af7972a249ed48319cb74360 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Sun, 13 Nov 2016 18:59:33 +0100 Subject: [PATCH] Release 1.0.1 --- Makefile | 2 +- NEWS | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 01f2959..b71142f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # NAME = clawsker -VERSION ?= 1.0.0 +VERSION ?= 1.0.1 PREFIX ?= /usr/local BINDIR = ${PREFIX}/bin DATADIR = ${PREFIX}/share diff --git a/NEWS b/NEWS index 4ecf6b6..f4ca459 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +1.0.1: + - Small code refactoring and some fixes + - String management improvements + - Complete application icons + - Translations: + • New: Danish + • Updated: Swedish, Catalan, Turkish, Indonesian, French, + Norwegian Bokmål and Spanish + • Partially updated: German + - See git log for further details + 1.0.0: - New plugins page to edit hidden preferences found in some plugins - New accounts page to edit hidden preferences of your accounts -- 2.25.1