You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ feflow Change Log
4
4
5
5
.. current developments
6
6
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>`_).
0 commit comments