From a0c7cbdfeb251ea13aa224f8dc6922eb2eac689c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Tue, 3 Sep 2019 09:27:57 +0300 Subject: [PATCH] Update changelog for 1.9.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe112655..1c2272a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## Unreleased +## 1.9.0 - 2019-09-03 ### Improvements - Show the number of downtimes and total downtime minutes in monthly reports (#104)