mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
docs: fix missing breaking changes link (#1416)
This commit is contained in:
parent
e5a7609588
commit
4069aa8274
@ -184,6 +184,8 @@ This change simplifies the trait and makes it easier to implement.
|
|||||||
|
|
||||||
### `Frame::size` is deprecated and renamed to `Frame::area` ([#1293])
|
### `Frame::size` is deprecated and renamed to `Frame::area` ([#1293])
|
||||||
|
|
||||||
|
[#1293]: https://github.com/ratatui/ratatui/pull/1293
|
||||||
|
|
||||||
`Frame::size` is renamed to `Frame::area` as it's the more correct name.
|
`Frame::size` is renamed to `Frame::area` as it's the more correct name.
|
||||||
|
|
||||||
## [v0.27.0](https://github.com/ratatui/ratatui/releases/tag/v0.27.0)
|
## [v0.27.0](https://github.com/ratatui/ratatui/releases/tag/v0.27.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user