Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Apr 5, 2024
1 parent fb239d6 commit 469725f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,17 @@ The rules for this file:
* accompany each entry with github issue/PR number (Issue #xyz)
-->

## v0.3.7 -- 2024-04-05

### Authors
- @lilyminium

### Fixed
- Refactored resonance enumeration to avoid generating whole
molecules with itertools.product where possible (PR #102, Issue #101)
- Refactored NXMolGraph.in_edges to use np.where to speed code up (PR #102, Issue #101)


## v0.3.6 -- 2024-03-22

### Authors
Expand Down

0 comments on commit 469725f

Please sign in to comment.