Skip to content

Commit 081a171

Browse files
committed
docs: prepared the next release
1 parent 5a84d11 commit 081a171

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,42 +80,49 @@ In general we've introduced the possibility to control variants and configuratio
8080
- The DB Webfonts files have been updated -->
8181

8282
## [Unreleased]
83+
## [2.0.0-45] - 2022-07-07
84+
85+
### Fixed
86+
87+
#### Package consumption
88+
89+
- Button border styling
8390

8491
## [2.0.0-44] - 2022-06-30
8592

8693
### Added
8794

8895
#### Package consumption
8996

90-
- Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
97+
- Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
9198

9299
### Changed
93100

94101
#### Package consumption
95102

96-
- Hardening the font size calculation functions
103+
- Hardening the font size calculation functions
97104

98105
### Fixed
99106

100107
#### Package consumption
101108

102-
- Checkbox & Radio: Incorrect space in between these elements and their labels
103-
- Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
109+
- Checkbox & Radio: Incorrect space in between these elements and their labels
110+
- Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
104111

105112
## [2.0.0-43] - 2022-05-07
106113

107114
### Changed
108115

109116
#### Package consumption
110117

111-
- updated files & folders documentation
112-
- removed undocumented and obsolete component `Toasts`, that is included in the new DB Design System as `Notification` component anyhow
113-
- further optimized the general projects files definitions within `package.json`
118+
- updated files & folders documentation
119+
- removed undocumented and obsolete component `Toasts`, that is included in the new DB Design System as `Notification` component anyhow
120+
- further optimized the general projects files definitions within `package.json`
114121

115122
## [2.0.0-42] - 2022-05-06
116123

117124
### Fixed
118125

119126
#### Package consumption
120127

121-
- Integrating the `dialog-polyfill` CSS only for demo purposes [#288], but not including it in the CSS anymore
128+
- Integrating the `dialog-polyfill` CSS only for demo purposes [#288], but not including it in the CSS anymore

0 commit comments

Comments
 (0)