diff --git a/README.md b/README.md index 727b5a5..639cdbb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Use the maven dependency: info.kuechler.bmf.taxapi taxapi - 2016.0.0 + 2016.0.1 ``` or [other build tools](https://admiralsmaster.github.io/taxapi/dependency-info.html) @@ -87,3 +87,8 @@ From: https://www.bmf-steuerrechner.de/ ``` + +## Changelog + +* 2016.0.1 October 4th, 2016: Make objects serializable +* 2016.0.0 September 18th, 2016: Initial Version diff --git a/pom.xml b/pom.xml index ef8d5bd..8c68506 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ info.kuechler.bmf.taxapi taxapi - 2016.0.1-SNAPSHOT + 2016.0.1 jar taxapi