Skip to content

Commit afc10c5

Browse files
committed
Add issue to changelog
1 parent 0c4e4a2 commit afc10c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/source/pages/changelog/v2_10_1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog v2.10.1
33

44
🐛 Bug fixes
55
^^^^^^^^^^^^
6-
- Fixed recursion error for NaN values `[683] <https://github.com/pandas-profiling/pandas-profiling/issues/683>`_
6+
- Fixed recursion error for NaN values `[683] <https://github.com/pandas-profiling/pandas-profiling/issues/683>`_ and `[671] <https://github.com/pandas-profiling/pandas-profiling/issues/671>`_
77
- Fixed error for empty dataframe `[664] <https://github.com/pandas-profiling/pandas-profiling/issues/664>`_
88
- Fixed Jupyter notebook widget string rendering issue `[668] <https://github.com/pandas-profiling/pandas-profiling/issues/668>`_
99
- Fixed histogram of string length with NaNs `[642] <https://github.com/pandas-profiling/pandas-profiling/issues/642>`_ and `[613] <https://github.com/pandas-profiling/pandas-profiling/issues/613>`_

0 commit comments

Comments
 (0)