diff --git a/doc/changelog.d/3198.added.md b/doc/changelog.d/3198.added.md deleted file mode 100644 index 92b9e9fd5e..0000000000 --- a/doc/changelog.d/3198.added.md +++ /dev/null @@ -1 +0,0 @@ -feat: Add an inprocess backend to pymapdl \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 4d3364792c..30f22f535c 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,14 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.68.3 `_ - 2024-06-21 +============================================================================== + +Added +^^^^^ + +- feat: Add an inprocess backend to pymapdl `#3198 `_ + `0.68.2 `_ - 2024-06-18 ==============================================================================