Skip to content

Commit

Permalink
Update Changelog (#93)
Browse files Browse the repository at this point in the history
* Update Changelog.
  • Loading branch information
futursolo committed Nov 26, 2022
1 parent 331bb51 commit a3c7cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v0.11.0

### Breaking Changes:
- Yew version is bumped to v0.20.
- Remove `YieldStyle`. This API can be easily reproduced in user code, if need be,
but often leads to clumsy code in struct components. Use alternative API and prefer
`function_component` + `use_style!`/`styled_component`.
Expand Down

0 comments on commit a3c7cf9

Please sign in to comment.