Skip to content

Commit b63be8f

Browse files
committed
formatting
1 parent 33b11cb commit b63be8f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/changelog.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@ The full release history can be viewed `at the GitHub cinnabar releases page <ht
1414
**Added:**
1515

1616
* Added support for python 3.13.
17-
* Vendored ``openff-models`` (PR `#131 <https://github.com/OpenFreeEnergy/cinnabar/pull/131>`_)
18-
* Adding operator now available in ``FEMap``, i.e. you can add ``FEMap`` instances using ``+`` (PR `#114 <https://github.com/OpenFreeEnergy/cinnabar/pull/114>`_)
19-
.
17+
* Vendored ``openff-models`` (PR `#131 <https://github.com/OpenFreeEnergy/cinnabar/pull/131>`_).
18+
* Adding operator now available in ``FEMap``, i.e. you can add ``FEMap`` instances using ``+`` (PR `#114 <https://github.com/OpenFreeEnergy/cinnabar/pull/114>`_).
2019

2120

2221
**Changed:**
2322

24-
* ``FEMap`` instances no longer allow ``.graph`` to be accessed directly, and instead use ``to_networkx()`` and ``from_networkx()`` methods (PR `#112 <https://github.com/OpenFreeEnergy/cinnabar/pull/112>`_)
25-
.
26-
* Scatter plots markers now have edge outlines for clearer visibility (PR `#113 <https://github.com/OpenFreeEnergy/cinnabar/pull/113>`_)
23+
* ``FEMap`` instances no longer allow ``.graph`` to be accessed directly, and instead use ``to_networkx()`` and ``from_networkx()`` methods (PR `#112 <https://github.com/OpenFreeEnergy/cinnabar/pull/112>`_).
24+
* Scatter plots markers now have edge outlines for clearer visibility (PR `#113 <https://github.com/OpenFreeEnergy/cinnabar/pull/113>`_).
2725

2826

2927
0.2.1 - Release

0 commit comments

Comments
 (0)