From 09a92c7eab56d0f8944935f5d51f4078f8f88a2e Mon Sep 17 00:00:00 2001 From: Daniel Fehrm Date: Wed, 10 Jun 2020 10:04:47 +0200 Subject: [PATCH] prepare 2.1.1 (#421) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1920fdd..d66c7115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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.1] - 2020-06-10 + +### Changed + +- Updated phonenumbers to 8.12.5 +- Updated django to 2.2.13 + ## [2.1.0] - 2020-05-31 ### Changed