From 143c90674bb0e7b2253cd425db75512008c7fe9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 1 Apr 2019 10:24:23 +0300 Subject: [PATCH] Update CHANGELOG for v1.6.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a620c96a..d8ce9c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - Add maxlength attribute to HTML input=text elements - Improved logic for displaying job execution times in log (#219) - Add Matrix integration +- Add Pager Team integration - Add a management command for sending inactive account notifications ### Bug Fixes