Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieCookson committed Aug 6, 2023
1 parent 211b36d commit 3b2093c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.2.2 (06 Aug 2023)

- Added `moreInfo` property to `ActivityDefinition` interface
- Changed `display` property on `Verb` interface to be optional
- Changed `homePage` and `name` properties on `Account` Interface to be required
- Changed incorrect property `members` to `member` on `Group`
- Divided `Group` Interface into `AnonymousGroup` and `IdentifiedGroup`
- Added `InverseFunctionalIdentifier` interface
- Changed `objectType` property on `Activity` interface to be optional
- Changed `objectType` property on `Agent` interface to be required when used as `Statement` `object`

# 2.2.1 (02 Aug 2023)

- Added missing `version` property to `Statement`
Expand Down

0 comments on commit 3b2093c

Please sign in to comment.