Skip to content

Commit b2adfea

Browse files
committed
Updated CHANGELOG for 0.2.9
1 parent 575c2fa commit b2adfea

File tree

3 files changed

+23
-47
lines changed

3 files changed

+23
-47
lines changed

CHANGELOG.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ pantagruel Change Log
44

55
.. current developments
66
7+
v0.2.9
8+
====================
9+
10+
**Added:**
11+
12+
* `dm.pick_centroids` for picking a set of centroid molecules using various algorithm
13+
* `dm.assign_to_centroids` for clustering molecules based on precomputed centroids.
14+
15+
**Changed:**
16+
17+
* Make `add_hs` optional in `conformers.generate` and removed them when `add_hs` is True. Explicit hydrogens will be lost.
18+
19+
**Fixed:**
20+
21+
* Doc string of `dm.pick_diverse`
22+
23+
**Authors:**
24+
25+
* Emmanuel Noutahi
26+
* Hadrien Mary
27+
28+
29+
730
v0.2.8
831
====================
932

news/conf_hs.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/diversity.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)