Skip to content

Commit

Permalink
[skip ci] Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
azory-ydata committed Mar 17, 2023
1 parent 05aaf87 commit 305b251
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docsrc/source/pages/reference/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog
=========

.. include:: changelog/v4_1_1.md
:parser: myst_parser.sphinx_

.. include:: changelog/v4_1_0.md
:parser: myst_parser.sphinx_

Expand Down
6 changes: 6 additions & 0 deletions docsrc/source/pages/reference/changelog/v4_1_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### Changelog v4.1.1


#### 🐛 Bug fixes

* variables dropdown wrong color on mouse hover ([#1286](https://github.com/ydataai/ydata-profiling/issues/1286)) ([05aaf87](https://github.com/ydataai/ydata-profiling/commit/05aaf87142eb0d9f7d12dd35ff502dc09e62c97c))

0 comments on commit 305b251

Please sign in to comment.