From 70cad8445e05369f9b79db503db880242c772d82 Mon Sep 17 00:00:00 2001 From: Daniel Fehrm Date: Tue, 11 Aug 2020 10:25:38 +0200 Subject: [PATCH] Prepare 2.1.2 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d66c7115..706941a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.2] - 2020-08-11 + +### Changed + +- Updated requests to 2.24.0 +- Updated phonenumbers to 8.12.7 +- Updated wagtail to 2.7.4 + +### Added + +- Added support for developing moore with docker + ## [2.1.1] - 2020-06-10 ### Changed