Skip to content

Commit 7166cd5

Browse files
committed
MNT Remove duplicate entry in whats new
1 parent 60cf1d6 commit 7166cd5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/whats_new/v0.21.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parameters, may produce different models from the previous version. This often
1717
occurs due to changes in the modelling logic (bug fixes or enhancements), or in
1818
random sampling procedures.
1919

20-
- :class:`cluster.DBSCAN` (bug fix)
20+
- please add class and reason here (see version 0.20 what's new)
2121

2222
Details are listed in the changelog below.
2323

@@ -48,10 +48,6 @@ Support for Python 3.4 and below has been officially dropped.
4848
to set and that scales better, by :user:`Shane <espg>` and
4949
:user:`Adrin Jalali <adrinjalali>`.
5050

51-
- |Fix| Fixed a bug in :class:`cluster.DBSCAN` with precomputed sparse neighbors
52-
graph, which would add explicitly zeros on the diagonal even when already
53-
present. :issue:`12105` by `Tom Dupre la Tour`_.
54-
5551
Multiple modules
5652
................
5753

0 commit comments

Comments
 (0)