diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d8f82e2c..74d8ce2d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog for the fact-tools +# Version 1.0.3 -- 23.05.2018 + +* Enable to revert DRSCalibration +* `SourcePosition` and `CameraToEquatorial` now throw errors instead of closing the stream. +* Remove `SQLiteService` +* Use `AuxService` for erna xmls +* Enable setting drsfile to `@drsFile` to signal that the drsfile should be read from this key in the data item + # Version 1.0.2 -- 03.05.2018 * Fix exit code being 0 even if an error occured by updating to streams 1.0.5 diff --git a/pom.xml b/pom.xml index b5c807bf31..3cc4966284 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.sfb876 fact-tools fact-tools - 1.0.3-SNAPSHOT + 1.0.3 http://sfb876.de/fact-tools/