Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Prepate the application for the v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoghuman committed Aug 12, 2018
1 parent a588db2 commit ef04782
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.naoghuman</groupId>
<artifactId>yin-yang</artifactId>
<version>0.2.0-SNAPSHOT</version> <!-- -SNAPSHOT -PRERELEASE -->
<version>0.2.0</version> <!-- -SNAPSHOT -PRERELEASE -->
<packaging>jar</packaging>
<name>Yin-Yang</name>

Expand Down
Expand Up @@ -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.



Expand Down

0 comments on commit ef04782

Please sign in to comment.