Skip to content

Commit a5d26d5

Browse files
committed
[skip ci] Update changelogs
1 parent 1c0e8c3 commit a5d26d5

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

docsrc/source/pages/reference/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
.. include:: changelog/v4_5_0.md
6+
:parser: myst_parser.sphinx_
7+
58
.. include:: changelog/v4_4_0.md
69
:parser: myst_parser.sphinx_
710

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# [4.5.0](https://github.com/ydataai/ydata-profiling/compare/v4.4.0...v4.5.0) (2023-08-09)
2+
3+
4+
#### 🐛 Bug fixes
5+
6+
* enable text-categorical vars comparsion ([#1417](https://github.com/ydataai/ydata-profiling/issues/1417)) ([b860476](https://github.com/ydataai/ydata-profiling/commit/b860476d5e6d2b622dd0fe2b00dcfd9d87eb01f1))
7+
* handle text as categoricals if sensitive=True ([#1415](https://github.com/ydataai/ydata-profiling/issues/1415)) ([1cf71c6](https://github.com/ydataai/ydata-profiling/commit/1cf71c68709b0df6b98a63ac3a9ed053b9ef2e52))
8+
9+
10+
#### 🎉 Features
11+
12+
* fist version of the gap analysis tab for ts ([#1410](https://github.com/ydataai/ydata-profiling/issues/1410)) ([1c0e8c3](https://github.com/ydataai/ydata-profiling/commit/1c0e8c38c12621fe892383dd65d502e72966137a))

0 commit comments

Comments
 (0)