Skip to content

Commit

Permalink
fix(Changelog): add breaking changes (#1340)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: andrentk <110041862+andrentk@users.noreply.github.com>
  • Loading branch information
eszthoff and andrentk authored Dec 4, 2024
1 parent 8ab4ea9 commit 0c2aae4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. See [standa

## [28.1.0](https://github.com/textkernel/oneui/compare/28.0.0...28.1.0) (2024-11-29)

### ⚠ BREAKING CHANGES (due to error, the version number is not representative of these)

* **Dialog** Component Props API change. Introduction of closeButton. If title defined, closeButton should be defined as well.
* **PillDropdown** Done button was removed from the dropdown
* **PillDropdown** Remove the close function
* **PillDropdown** Change children type to ReactNode

### Features

Expand Down

0 comments on commit 0c2aae4

Please sign in to comment.