Skip to content

Commit c7bdb63

Browse files
committed
changelog updated
1 parent acdabfb commit c7bdb63

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

changelog.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 5.xx.xx - xx.xx.2024
22

33
**What's New**
4+
* [Alert]: Added support for size theming
45
* [ErrorPage]: Added field for additional message with support link (it works with `500, 503, default` errors), added support link for the site
56

67
**What's Fixed**
@@ -10,11 +11,6 @@
1011

1112
# 5.11.0 - 15.11.2024
1213

13-
**What's New**
14-
* [Alert]: Added support for size theming
15-
16-
# 5.*.* - **.**.2024
17-
1814
**What's New**
1915
* [FlexRow][Breaking Change]: Only for `@epam/loveship` package. Now spacing default value works based on `columnGap` props. It shouldn't affect general cases, but previous spacing implementation require additional hack when it was needed to add negative margin value for container to remove corner paddings in multiline case. Now this hack should be removed, since `columnGap` implementation doesn't produce such bug for multiline.
2016
* [useTableState][Breaking Change]: columns prop is removed, since it's not needed now. Just remove it from `useTableState` provided props.

0 commit comments

Comments
 (0)