Update changelog.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-19 20:54:15 -04:00
parent eda8d18146
commit 923cb3a7f2

View File

@@ -1,3 +1,8 @@
3.1.2 (2018-09-XX)
==================
* Database access in data migrations defaults to the 'default' database. Force it to the user selected database instead.
* Don't use a hardcoded database alias for the destination of the database conversion.
3.1.1 (2018-09-18)
==================
* CSS tweak to make sure the AJAX spinner stays in place.