You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
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).
5
5
6
6
## [Unreleased]
7
+
8
+
## [0.2.12] - 2023-08-07
7
9
### Changed
8
10
- Replaced `poetry` with `pdm`.
9
11
10
12
### Fixed
11
13
- Issue with `kaleido` when using Windows that leads to a crash when using `df2img.save_dataframe` ([GH issue #58](https://github.com/andreas-vester/df2img/issues/58)).
12
14
15
+
### Security
16
+
- Updated dependencies.
17
+
13
18
## [0.2.11] - 2023-05-16
14
19
### Security
15
20
- Updated dependencies.
@@ -134,7 +139,8 @@ For more information about ``plotly``'s renderers, visit the respective website
134
139
- Possibility to change column width and row height.
0 commit comments