Update changelog.md

This commit is contained in:
Rijk van Zanten
2021-10-07 20:25:40 -04:00
committed by GitHub
parent 91c6227064
commit 5b5fbda9b4

View File

@@ -7,7 +7,7 @@ _Changes marked with a :warning: contain potential breaking changes depending on
### :warning: Potential Breaking Changes
* Custom displays's handler function was renamed to `component` to be consistent with the other app extensions
* If you're upgrading from 95, and had some troubles with migrating due to "group" on directus_fields (https://github.com/directus/directus/issues/8369) on that version, please remove row `20210805A` from `directus_migrations` and re-run the migrations.
* If you're upgrading from 95, and had some troubles with migrating due to "group" on directus_fields (https://github.com/directus/directus/issues/8369) on that version, please remove row `20210927A` from `directus_migrations` and re-run the migrations.
### :sparkles: New Features