From b56b8c8142754a9ff4865213c3ae82f8c9fc66d3 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 26 Jun 2017 15:10:20 +0200 Subject: [PATCH] prepare release v0.4.0 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 7258ba4..17ec6d8 100644 --- a/History.md +++ b/History.md @@ -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