1
0
Fork 0
mirror of https://github.com/Luzifer/promcertcheck.git synced 2024-11-08 07:50:05 +00:00

prepare release v0.4.0

This commit is contained in:
Knut Ahlers 2017-06-26 15:10:20 +02:00
parent 357693db38
commit b56b8c8142
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,9 @@
# 0.4.0 / 2017-06-26
* Introduce /httpStatus endpoint
which will respond with HTTP200 if everything is fine or HTTP500 if one or more certificates are broken
* Update rconfig, use duration parsing from rconfig
# 0.3.0 / 2016-09-29
* Add support for ports in probe-URLs