Skip to content

Commit bb81b3d

Browse files
authored
Release notes for v0.1.1 (#98)
1 parent 935cdc5 commit bb81b3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ feflow Change Log
44

55
.. current developments
66
7+
v0.1.1
8+
====================
9+
10+
- Support for ``pydantic`` >=1.10.17, allowing ``pydantic`` 2 to coexist in the same environment (`PR #58 <https://github.com/OpenFreeEnergy/feflow/pull/58>`_).
11+
- Minimization is now performed in the ``CycleUnit`` instead of the ``SetupUnit`` (`PR #60 <https://github.com/OpenFreeEnergy/feflow/pull/60>`_).
12+
- Added protein-ligand complex testing (`PR #61 <https://github.com/OpenFreeEnergy/feflow/pull/61>`_).
13+
- Added GPU Continuous Integration (CI) (`PR #64 <https://github.com/OpenFreeEnergy/feflow/pull/64>`_).
14+
715
v0.1
816
====================
917

0 commit comments

Comments
 (0)