From ef047821a7fe9e3a9026ad5d1d51cbfa48e3c4b9 Mon Sep 17 00:00:00 2001 From: Naoghuman Date: Sun, 12 Aug 2018 19:17:02 +0200 Subject: [PATCH] Prepate the application for the v0.2.0. --- concept/{Features_v0.1.0.txt => Features_v0.2.0.txt} | 0 pom.xml | 2 +- ...08-dd_HH-mm.md => Release_v0.2.0_2018-08-12_19-15.md} | 9 +++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) rename concept/{Features_v0.1.0.txt => Features_v0.2.0.txt} (100%) rename release/{Release_v0.2.0_2018-08-dd_HH-mm.md => Release_v0.2.0_2018-08-12_19-15.md} (64%) diff --git a/concept/Features_v0.1.0.txt b/concept/Features_v0.2.0.txt similarity index 100% rename from concept/Features_v0.1.0.txt rename to concept/Features_v0.2.0.txt diff --git a/pom.xml b/pom.xml index ff5d560..5ac8702 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.naoghuman yin-yang - 0.2.0-SNAPSHOT + 0.2.0 jar Yin-Yang diff --git a/release/Release_v0.2.0_2018-08-dd_HH-mm.md b/release/Release_v0.2.0_2018-08-12_19-15.md similarity index 64% rename from release/Release_v0.2.0_2018-08-dd_HH-mm.md rename to release/Release_v0.2.0_2018-08-12_19-15.md index 3deb9d7..af81d77 100644 --- a/release/Release_v0.2.0_2018-08-dd_HH-mm.md +++ b/release/Release_v0.2.0_2018-08-12_19-15.md @@ -7,10 +7,15 @@ aso.. #### Summary +* Language + - The choosen language will now be persist and restored during the + application start. +* YinYangTerms + - In v0.2.0 now 30 pairs of yin-yang terms are available. * YinYangSymbol - * If during the runtime of the application the day changes in the year, then + - If during the runtime of the application the day changes in the year, then the rotation direction of the symbol adapts automatically. - * Depending from the month in year the symbol will be rotate slower or faster. + - Depending from the month in year the symbol will be rotate slower or faster.