Update CHANGELOG

This commit is contained in:
Kevin Chung
2020-05-29 14:42:57 -04:00
parent 27d8d82c17
commit 9db9ecc0e6

View File

@@ -14,6 +14,7 @@
**Miscellaneous**
* The `get_config` and `get_page` config utilities now use SQLAlchemy Core instead of SQLAlchemy ORM for slight speedups
* Update Flask-Migrate to 2.5.3 and regenerate the migration environment. Fixes using `%` signs in database passwords.
2.4.3 / 2020-05-24