Skip to content

Commit 08b4486

Browse files
authored
Update CHANGELOG for version 3.1.1
Fixed alignment-baseline property and added support for autocorrect attribute and svg.key property.
1 parent 3b769eb commit 08b4486

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Feliz/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
## 3.1.1 - 2025-12-15
2020

21+
### 🐛 Fixed
22+
23+
- Changes `alignment-baseline` to `alignmentBaseline` (by @njlr)
24+
2125
### ✨ Added
2226

2327
- Support for the [autocorrect attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autocorrect) (by @kerams)

0 commit comments

Comments
 (0)