Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-lee committed Mar 11, 2024
1 parent ffff1c6 commit c5e55f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c5e55f2

Please sign in to comment.