Skip to content

Commit 03b0999

Browse files
chore: Release Changelog v0.2.13
1 parent 3a19fcc commit 03b0999

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77

8+
## [0.2.13] - 2023-11-06
9+
### Changed
10+
- Python 3.8 no longer supported.
11+
- Updated dependencies.
12+
813
## [0.2.12] - 2023-08-07
914
### Changed
1015
- Replaced `poetry` with `pdm`.
@@ -139,7 +144,8 @@ For more information about ``plotly``'s renderers, visit the respective website
139144
- Possibility to change column width and row height.
140145
- Possibility to change font size.
141146

142-
[Unreleased]: https://github.com/andreas-vester/df2img/compare/v0.2.12...HEAD
147+
[Unreleased]: https://github.com/andreas-vester/df2img/compare/v0.2.13...HEAD
148+
[0.2.13]: https://github.com/andreas-vester/df2img/compare/v0.2.12...v0.2.13
143149
[0.2.12]: https://github.com/andreas-vester/df2img/compare/v0.2.11...v0.2.12
144150
[0.2.11]: https://github.com/andreas-vester/df2img/compare/v0.2.10...v0.2.11
145151
[0.2.10]: https://github.com/andreas-vester/df2img/compare/v0.2.9...v0.2.10

0 commit comments

Comments
 (0)