diff --git a/doc/changelog.d/459.documentation.md b/doc/changelog.d/459.documentation.md deleted file mode 100644 index ab5c2e118..000000000 --- a/doc/changelog.d/459.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Bump pytest from 8.3.3 to 8.3.4 \ No newline at end of file diff --git a/doc/changelog.d/463.documentation.md b/doc/changelog.d/463.documentation.md deleted file mode 100644 index 033e60469..000000000 --- a/doc/changelog.d/463.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Bump ansys-sphinx-theme from 1.2.1 to 1.2.3 \ No newline at end of file diff --git a/doc/changelog.d/467.fixed.md b/doc/changelog.d/467.fixed.md deleted file mode 100644 index ed44b11e7..000000000 --- a/doc/changelog.d/467.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: conf.py issue \ No newline at end of file diff --git a/doc/changelog.d/470.fixed.md b/doc/changelog.d/470.fixed.md deleted file mode 100644 index 596e361a2..000000000 --- a/doc/changelog.d/470.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: import statements \ No newline at end of file diff --git a/doc/changelog.d/471.documentation.md b/doc/changelog.d/471.documentation.md new file mode 100644 index 000000000..e1ddf4c47 --- /dev/null +++ b/doc/changelog.d/471.documentation.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v0.8.1 \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index cb1b8c0b4..f37cd0896 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,5 +9,63 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.8.1 `_ - 2024-12-10 +=============================================================================== + +Fixed +^^^^^ + +- fix: conf.py issue `#467 `_ +- fix: import statements `#470 `_ + + +Documentation +^^^^^^^^^^^^^ + +- MAINT: Bump pytest from 8.3.3 to 8.3.4 `#459 `_ +- MAINT: Bump ansys-sphinx-theme from 1.2.1 to 1.2.3 `#463 `_ + +`0.8.0 `_ - 2024-12-10 +=============================================================================== + +Fixed +^^^^^ + +- fix: conf.py issue `#467 `_ + +`0.8.0 `_ - 2024-12-09 +=============================================================================== + +Added +^^^^^ + +- feat: launching a specific version of Sherlock `#431 `_ + + +Fixed +^^^^^ + +- fix: proper AUTHORS file `#438 `_ + + +Documentation +^^^^^^^^^^^^^ + +- MAINT: add action changelog and changelog.rst for release notes `#426 `_ +- Update unit test for HV strain map analysis. `#428 `_ +- MAINT: Bump ansys-sphinx-theme from 1.1.6 to 1.1.7 `#429 `_ +- MAINT: Bump grpcio from 1.67.0 to 1.67.1 `#433 `_ +- MAINT: Bump pytest-cov from 5.0.0 to 6.0.0 `#434 `_ +- MAINT: Bump ansys-sphinx-theme from 1.1.7 to 1.2.0 `#436 `_ +- feat: Adding version check to all API methods `#440 `_ +- feat: Keith/potting region update `#441 `_ +- fix: Analysis.update_harmonic_vibe_props(): add support for setting model source and strain map natural frequency `#442 `_ +- docs: update the pull request template `#446 `_ +- feat:Keith/copy delete potting region `#448 `_ +- MAINT: Bump ansys-sphinx-theme from 1.2.0 to 1.2.1 `#449 `_ +- doc: project logo `#450 `_ +- MAINT: Bump codecov/codecov-action from 4 to 5 `#451 `_ +- feat: add type hints `#454 `_ +- feat: increment version of ansys-api-sherlock to 0.1.35 `#461 `_ .. vale on \ No newline at end of file