Skip to content

Commit 56d4186

Browse files
chore: Release Changelog v0.2.21
1 parent 40c371e commit 56d4186

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
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).
55

66
## [Unreleased]
7+
8+
## [0.2.21] - 2024-10-25
79
### Fixed
810
- Re-established support for Python 3.9 [GH#69](https://github.com/andreas-vester/df2img/issues/69).
911

@@ -175,7 +177,8 @@ For more information about ``plotly``'s renderers, visit the respective website
175177
- Possibility to change column width and row height.
176178
- Possibility to change font size.
177179

178-
[Unreleased]: https://github.com/andreas-vester/df2img/compare/v0.2.20...HEAD
180+
[Unreleased]: https://github.com/andreas-vester/df2img/compare/v0.2.21...HEAD
181+
[0.2.21]: https://github.com/andreas-vester/df2img/compare/v0.2.20...v0.2.21
179182
[0.2.20]: https://github.com/andreas-vester/df2img/compare/v0.2.19...v0.2.20
180183
[0.2.19]: https://github.com/andreas-vester/df2img/compare/v0.2.18...v0.2.19
181184
[0.2.18]: https://github.com/andreas-vester/df2img/compare/v0.2.17...v0.2.18

0 commit comments

Comments
 (0)