From c5cce4973b57c1324c217654a26f15533bfddfb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hanna=20Gj=C3=B6thl=C3=A9n?= <43148234+hagj4806@users.noreply.github.com> Date: Wed, 9 Dec 2020 09:21:27 +0100 Subject: [PATCH] Prepare 2.6.0 (#516) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d513eb60..e845470c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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.6.0] - 2020-12-09 + +### Changed + +- Wagtail from 2.11.1 to 2.11.2 +- Rebuilding of header +- Django from 3.1.3 to 3.1.4 +- Phonenumbers from 8.12.13 to 8.12.14 + ## [2.5.0] - 2020-11-16 ### Changed