From c5e55f2d3caa5f0163d76b98448d740ef7929bee Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Mon, 11 Mar 2024 15:35:52 -0400 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4667c15..374fb5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,13 @@ ## v9.0.0 -v9.0.0 adds support for CollectionSpace 8.0. +v9.0.0 adds support for CollectionSpace 8.0. It can not be used with earlier versions. ### Breaking Changes - Sign in now uses the OAuth 2 authorization code grant, supported in CollectionSpace 8. If this version of cspace-ui is used with an older CollectionSpace server, users will not be able to sign in. +- Object record: + - `fieldCollectionPlace` has been replaced with the repeating `fieldCollectionPlaces/fieldCollectionPlace`. ## v8.0.0