From 5dadcd5f5e8297eecea30b4c82bdced9373faa8a Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 10 Jun 2020 11:56:35 +0200 Subject: [PATCH] Updates changelog to 1.2.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a05d2..4999796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v1.2.4](https://github.com/koed00/django-q/tree/v1.2.4) (2020-06-10) + +[Full Changelog](https://github.com/koed00/django-q/compare/v1.2.3...v1.2.4) + +**Merged pull requests:** + +- Add missing migration [\#446](https://github.com/Koed00/django-q/pull/446) ([Djailla](https://github.com/Djailla)) + ## [v1.2.3](https://github.com/koed00/django-q/tree/v1.2.3) (2020-05-31) [Full Changelog](https://github.com/koed00/django-q/compare/v1.2.2...v1.2.3)