From 2848076d87c08496155e80d6666dc8e0e481a17a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 21 Oct 2019 15:04:26 +0300 Subject: [PATCH] Update changelog for 1.10.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9302add5..4daec734 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.10.0 - 2019-10-21 ### Improvements - Add the "Last Duration" field in the "My Checks" page (#257)