Skip to content

Commit

Permalink
Update CHANGELOG for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
belefuu committed Mar 17, 2022
1 parent 964b508 commit f815fd6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
- Added ContentBreadcrumbElement
- Added ContentGroupElement
- BREAKING CHANGE: Removed `folderIdentifier` and `itemIdentifiers` properties from ContentAreaElement. The `initialNavigationValue` property of ContentGroupElement is recommended instead.
- Added the `authentication-type` attribute to components to specify whether to use credentials or guest authentication.
- Added the `authentication-type` attribute to components to specify whether to use credentials or guest authentication.

## 0.5.0 (March 17, 2022)

- Added table view and controls to ContentAreaElement

0 comments on commit f815fd6

Please sign in to comment.