1
0
Fork 0
mirror of https://github.com/Luzifer/continuous-spark.git synced 2024-12-20 09:41:19 +00:00

prepare release v1.0.2

This commit is contained in:
Knut Ahlers 2020-11-30 20:54:09 +01:00
parent a003428951
commit 7b4bd40773
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -1,3 +1,8 @@
# 1.0.2 / 2020-11-30
* Prevent crash when influx client is not present
* Switch to go modules
# 1.0.1 / 2019-01-27 # 1.0.1 / 2019-01-27
* Lint: Fix linter errors, improve error handling * Lint: Fix linter errors, improve error handling
@ -10,4 +15,4 @@
# 0.1.0 / 2017-07-28 # 0.1.0 / 2017-07-28
* Initial version * Initial version