diff --git a/updates/version.yaml b/updates/version.yaml index e97d4d2c..531fc52b 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -51,3 +51,4 @@ 1.3.2: Allow custom slug name for components, add 404 handling for missing blog posts, allow exporting of blog images. 1.3.3: Fixed 'excluded categories' filter from being run when value is empty. 1.3.4: Allow post author to be specified. Improved translations. +1.3.5: Fixed missing user info from breaking initial seeder in migrations. Fixed a PostgreSQL issue with blog exports.