Skip to content

Commit 5730192

Browse files
chkoarglemaitre
authored andcommitted
DOC: fix whats new entries (#461)
1 parent 10c4196 commit 5730192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: doc/whats_new/v0.0.4.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Enhancement
5252
- Allow :class:`imblearn.under_sampling.RandomUnderSampler` and
5353
:class:`imblearn.over_sampling.RandomOverSampler` to sample object array
5454
containing strings.
55-
:issue:`448` by :user:`Guillaume Lemaitre <glemaitre>`.
55+
:issue:`451` by :user:`Guillaume Lemaitre <glemaitre>`.
5656

5757
Bug fixes
5858
.........
@@ -74,7 +74,7 @@ Bug fixes
7474

7575
- Fix bug which was not preserving the dtype of X and y when generating
7676
samples.
77-
:issue:`448` by :user:`Guillaume Lemaitre <glemaitre>`.
77+
:issue:`450` by :user:`Guillaume Lemaitre <glemaitre>`.
7878

7979
- Add the option to pass a ``Memory`` object to :func:`make_pipeline` like
8080
in :class:`pipeline.Pipeline` class.

0 commit comments

Comments
 (0)