diff --git a/CHANGES.rst b/CHANGES.rst index 09461b1..4be0d8d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,13 @@ Changelog Here you can see the full list of changes between each SQLAlchemy-Utils release. +0.23.4 (2014-01-30) +^^^^^^^^^^^^^^^^^^^ + +- Added force_instant_defaults function +- Added force_auto_coercion function + + 0.23.3 (2014-01-21) ^^^^^^^^^^^^^^^^^^^