mirror of https://github.com/Textualize/rich.git
commit
2eb5cbfd46
|
@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
|
||||||
## [13.3.2] - Unreleased
|
## [13.3.2] - 2023-02-04
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -1925,6 +1925,7 @@ Major version bump for a breaking change to `Text.stylize signature`, which corr
|
||||||
|
|
||||||
- First official release, API still to be stabilized
|
- First official release, API still to be stabilized
|
||||||
|
|
||||||
|
[13.3.2]: https://github.com/textualize/rich/compare/v13.3.1...v13.3.2
|
||||||
[13.3.1]: https://github.com/textualize/rich/compare/v13.3.0...v13.3.1
|
[13.3.1]: https://github.com/textualize/rich/compare/v13.3.0...v13.3.1
|
||||||
[13.3.0]: https://github.com/textualize/rich/compare/v13.2.0...v13.3.0
|
[13.3.0]: https://github.com/textualize/rich/compare/v13.2.0...v13.3.0
|
||||||
[13.2.0]: https://github.com/textualize/rich/compare/v13.1.0...v13.2.0
|
[13.2.0]: https://github.com/textualize/rich/compare/v13.1.0...v13.2.0
|
||||||
|
|
Loading…
Reference in New Issue