From 46a55e761e189c2bafde0ea8934b10be3bc13155 Mon Sep 17 00:00:00 2001 From: Bernardo Fontes Date: Mon, 21 Oct 2019 09:27:20 -0300 Subject: [PATCH] Update the changelog --- Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index e222f32..4447c1c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Development ----------- + +2.0.0 +----- +- Discontinue the lib and migrate to model_bakery - Use default value for unknown field types - Enable seq method to be imported directly from model_mommy - Stick to Django's roadmap (https://www.djangoproject.com/download/)