From 8e455965c456f992bcd83f276a116611c7991124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 2 Jan 2020 12:38:11 +0200 Subject: [PATCH] Update changelog for v1.12.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b681223..2d8a2a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ # Changelog All notable changes to this project will be documented in this file. -## v1.12.0-dev - Unreleased +## v1.12.0 - 2020-01-02 ### Improvements +- Django 3.0 - "Filtering Rules" dialog, an option to require HTTP POST (#297) - Show Healthchecks version in Django admin header (#306) - Added JSON endpoint for Shields.io (#304) -- Django 3.0 - `senddeletionnotices` command skips profiles with recent last_active_date - The "Update Check" API call can update check's description (#311)