Skip to content

Commit

Permalink
Fixes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Jan 9, 2025
1 parent 5c37a72 commit 2a9ffb6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ v1.2.0
**Added:**

* Added `Protocol` errors hierarchy
* added LigandNetwork.trim_graph
* Added `AtomMappingError`
* Added LigandNetwork.trim_graph
* Added warning when pickling an ``ExplicitMoleculeComponent`` that RDKit mol properties not preserved by default.
* JSON encoder now uses `zstandard compression <https://github.com/OpenFreeEnergy/gufe/pull/438>`_ .

Expand All @@ -21,7 +22,7 @@ v1.1.0

**Added:**

* use rever to manage changelog
* Use rever to manage changelog
* KeyedChain GufeTokenizable representation was added, allowing
GUFE objects to be deduplicated when serializing GufeTokenizables
(PR #286).
Expand Down

0 comments on commit 2a9ffb6

Please sign in to comment.