Skip to content

Commit fe1c53f

Browse files
committed
[skip ci] Update changelogs
1 parent bc1673a commit fe1c53f

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_4_0.md
6+
:parser: myst_parser.sphinx_
7+
58
.. include:: changelog/v4_3_2.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.4.0](https://github.com/ydataai/ydata-profiling/compare/v4.3.2...v4.4.0) (2023-08-01)
2+
3+
4+
#### 🐛 Bug fixes
5+
6+
* add missing file for test ([#1406](https://github.com/ydataai/ydata-profiling/issues/1406)) ([b8cfa3b](https://github.com/ydataai/ydata-profiling/commit/b8cfa3b7bd402bb8f09e47557bbd02017720fc83))
7+
* **linting:** code formatting ([bc1673a](https://github.com/ydataai/ydata-profiling/commit/bc1673a7e3018694721c0cc5c11e7a272350ba18))
8+
9+
10+
#### 🎉 Features
11+
12+
* add ts plot to variables' section details ([#1397](https://github.com/ydataai/ydata-profiling/issues/1397)) ([7158309](https://github.com/ydataai/ydata-profiling/commit/71583092e09998f64908d6c752ca003557df5003))

0 commit comments

Comments
 (0)