Add a forgotten migration (only change help_text and validators)

This commit is contained in:
Valentin Samir
2016-08-24 23:14:31 +02:00
parent 902dd103f1
commit 7bfaaff4f7
2 changed files with 44 additions and 0 deletions

View File

@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
.. contents:: Table of Contents
:depth: 2
Unreleased
==========
Added
-----
* Add a forgotten migration (only change help_text and validators)
v0.7.0 - 2016-08-24
===================