From 5473082ec00441219d7bd64a6b07cc94d7b3db0b Mon Sep 17 00:00:00 2001 From: felsenhower <4felgenh@informatik.uni-hamburg.de> Date: Mon, 10 Oct 2016 23:09:46 +0200 Subject: [PATCH] Raised to version v0.0.4 --- README.md | 11 +++++------ pom.xml | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4465879..896c89e 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,11 @@ This application automatically downloads available calendars and caches them. Al ## What is the current release? -### [v0.0.3](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.3) -> Fixed issues on the help screen.
-Improved character encoding handling for German localisation.
-Added version identifier to help screen.
-Changed project url to github page.
-Code cleanups. +### [v0.0.4](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.4) +> Added verbose description to the footer on help screen.
+Added more information to the option explanations on help screen.
+Removed the message that options were missing when only specifying --language and nothing else.
+Made the low-level part a bit more flexible in general. ## How do I run stine_calendar_bot? diff --git a/pom.xml b/pom.xml index 1b0cbff..ad0aa59 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ felsenhower stine_calendar_bot - 0.0.3 + 0.0.4 jar ${project.artifactId} https://github.com/felsenhower/stine_calendar_bot