From 132ed7e26e56c8bad190fd74ea3e0a26e8c7d173 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:37:21 +0000 Subject: [PATCH] chore: updating CHANGELOG for v0.11.5 --- doc/changelog.d/845.added.md | 1 - doc/changelog.d/856.documentation.md | 1 - doc/changelog.d/857.fixed.md | 1 - doc/changelog.d/858.fixed.md | 1 - doc/changelog.d/860.documentation.md | 1 - doc/changelog.d/863.documentation.md | 1 - doc/changelog.d/866.documentation.md | 1 - doc/changelog.d/868.documentation.md | 1 - doc/changelog.d/869.documentation.md | 1 - doc/changelog.d/870.documentation.md | 1 - doc/changelog.d/871.documentation.md | 1 - doc/source/changelog.rst | 28 ++++++++++++++++++++++++++++ 12 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 doc/changelog.d/845.added.md delete mode 100644 doc/changelog.d/856.documentation.md delete mode 100644 doc/changelog.d/857.fixed.md delete mode 100644 doc/changelog.d/858.fixed.md delete mode 100644 doc/changelog.d/860.documentation.md delete mode 100644 doc/changelog.d/863.documentation.md delete mode 100644 doc/changelog.d/866.documentation.md delete mode 100644 doc/changelog.d/868.documentation.md delete mode 100644 doc/changelog.d/869.documentation.md delete mode 100644 doc/changelog.d/870.documentation.md delete mode 100644 doc/changelog.d/871.documentation.md diff --git a/doc/changelog.d/845.added.md b/doc/changelog.d/845.added.md deleted file mode 100644 index 565413208..000000000 --- a/doc/changelog.d/845.added.md +++ /dev/null @@ -1 +0,0 @@ -FEAT: Update cheat sheet with quarto \ No newline at end of file diff --git a/doc/changelog.d/856.documentation.md b/doc/changelog.d/856.documentation.md deleted file mode 100644 index 46df91172..000000000 --- a/doc/changelog.d/856.documentation.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.11.4 \ No newline at end of file diff --git a/doc/changelog.d/857.fixed.md b/doc/changelog.d/857.fixed.md deleted file mode 100644 index f9514fcfc..000000000 --- a/doc/changelog.d/857.fixed.md +++ /dev/null @@ -1 +0,0 @@ -Feat: add a layer to load into an existing stage \ No newline at end of file diff --git a/doc/changelog.d/858.fixed.md b/doc/changelog.d/858.fixed.md deleted file mode 100644 index 4479d732a..000000000 --- a/doc/changelog.d/858.fixed.md +++ /dev/null @@ -1 +0,0 @@ -Refactor usd export \ No newline at end of file diff --git a/doc/changelog.d/860.documentation.md b/doc/changelog.d/860.documentation.md deleted file mode 100644 index 4c0867122..000000000 --- a/doc/changelog.d/860.documentation.md +++ /dev/null @@ -1 +0,0 @@ -FIX: App plot None check \ No newline at end of file diff --git a/doc/changelog.d/863.documentation.md b/doc/changelog.d/863.documentation.md deleted file mode 100644 index 0a2a10665..000000000 --- a/doc/changelog.d/863.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: update ansys-sphinx-theme \ No newline at end of file diff --git a/doc/changelog.d/866.documentation.md b/doc/changelog.d/866.documentation.md deleted file mode 100644 index 891f3bb7a..000000000 --- a/doc/changelog.d/866.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Bump the doc group across 1 directory with 4 updates \ No newline at end of file diff --git a/doc/changelog.d/868.documentation.md b/doc/changelog.d/868.documentation.md deleted file mode 100644 index 179d4ef3b..000000000 --- a/doc/changelog.d/868.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Bump ansys/actions from 6 to 7 \ No newline at end of file diff --git a/doc/changelog.d/869.documentation.md b/doc/changelog.d/869.documentation.md deleted file mode 100644 index e353765ba..000000000 --- a/doc/changelog.d/869.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Bump matplotlib from 3.9.1 to 3.9.1.post1 \ No newline at end of file diff --git a/doc/changelog.d/870.documentation.md b/doc/changelog.d/870.documentation.md deleted file mode 100644 index b42b24103..000000000 --- a/doc/changelog.d/870.documentation.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/871.documentation.md b/doc/changelog.d/871.documentation.md deleted file mode 100644 index e52a61e40..000000000 --- a/doc/changelog.d/871.documentation.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: Cheat sheet \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 95d478720..91f5ecd16 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,34 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.11.5 `_ - 2024-08-13 +=================================================================================== + +Added +^^^^^ + +- FEAT: Update cheat sheet with quarto `#845 `_ + + +Fixed +^^^^^ + +- Feat: add a layer to load into an existing stage `#857 `_ +- Refactor usd export `#858 `_ + + +Documentation +^^^^^^^^^^^^^ + +- chore: update CHANGELOG for v0.11.4 `#856 `_ +- FIX: App plot None check `#860 `_ +- MAINT: update ansys-sphinx-theme `#863 `_ +- MAINT: Bump the doc group across 1 directory with 4 updates `#866 `_ +- MAINT: Bump ansys/actions from 6 to 7 `#868 `_ +- MAINT: Bump matplotlib from 3.9.1 to 3.9.1.post1 `#869 `_ +- [pre-commit.ci] pre-commit autoupdate `#870 `_ +- MAINT: Cheat sheet `#871 `_ + `0.11.4 `_ - 2024-08-06 ===================================================================================