diff --git a/NEXT_CHANGELOG.md b/NEXT_CHANGELOG.md index a9778fef57..e1de91e651 100644 --- a/NEXT_CHANGELOG.md +++ b/NEXT_CHANGELOG.md @@ -9,6 +9,6 @@ ### CLI ### Bundles -- Removed unused fields from resources.models schema: creation\_timestamp, last\_updated\_timestamp, latest\_versions and user\_id. Using them now raises a warning. +* Removed unused fields from resources.models schema: creation\_timestamp, last\_updated\_timestamp, latest\_versions and user\_id. Using them now raises a warning. ### API Changes