Skip to content

Commit cd33e7d

Browse files
Update CHANGELOG.rst
1 parent 9c6a97e commit cd33e7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v2.0.0:
77
*sectionproperties* v2 incorporates significant changes to the pre-processor, which now uses the
88
`Shapely <https://github.com/shapely/shapely>`_ package to power advanced geometry creation and
99
manipulation, and vastly improves the performance and robustness of the plastic section property
10-
algorithm. v2.x.x introduces many breaking changes from v1.x.x when creating and manipulating
10+
algorithm. ``v2.x.x`` introduces many breaking changes from ``v1.x.x`` when creating and manipulating
1111
``Geometry``, refer to the `documentation <https://sectionproperties.readthedocs.io>`_ for more
1212
information.
1313

@@ -56,7 +56,7 @@ Analysis:
5656
Post-Processor:
5757
^^^^^^^^^^^^^^
5858

59-
- Added the ``plotting_context`` manager, allowing easily saving files, passing kwargs to ``pyplot.subplots()``
59+
- Added the ``plotting_context()`` manager, allowing easily saving files, passing kwargs to ``pyplot.subplots()``
6060
and much more! Many thanks to `@Spectre5 <https://github.com/Spectre5>`_
6161
- Improved contour plotting behaviour
6262
- Added plotting of Mohr's circle of stresses for any given point, thanks to

0 commit comments

Comments
 (0)