diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2682c5..d991455e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [0.11.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.11.0) - July 01, 2025 + + +### Miscellaneous + +- Chore: update changelog for v0.10.0 [#307](https://github.com/ansys/ansys-tools-visualization-interface/pull/307) +- Build(deps): bump ansys-fluent-core from 0.32.1 to 0.32.2 in the general-dependencies group [#308](https://github.com/ansys/ansys-tools-visualization-interface/pull/308) +- Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group [#309](https://github.com/ansys/ansys-tools-visualization-interface/pull/309) +- [pre-commit.ci] pre-commit autoupdate [#310](https://github.com/ansys/ansys-tools-visualization-interface/pull/310), [#317](https://github.com/ansys/ansys-tools-visualization-interface/pull/317) +- Fix: improve kwargs processing in `show` [#312](https://github.com/ansys/ansys-tools-visualization-interface/pull/312) +- Build(deps): bump ansys-fluent-core from 0.32.2 to 0.33.0 in the general-dependencies group [#314](https://github.com/ansys/ansys-tools-visualization-interface/pull/314) +- Build(deps): bump the doc-dependencies group across 1 directory with 3 updates [#315](https://github.com/ansys/ansys-tools-visualization-interface/pull/315) +- Maint: add security.md file [#316](https://github.com/ansys/ansys-tools-visualization-interface/pull/316) + ## [0.10.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.10.0) - June 19, 2025 diff --git a/doc/changelog.d/307.miscellaneous.md b/doc/changelog.d/307.miscellaneous.md deleted file mode 100644 index aa304bcb..00000000 --- a/doc/changelog.d/307.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update changelog for v0.10.0 \ No newline at end of file diff --git a/doc/changelog.d/308.miscellaneous.md b/doc/changelog.d/308.miscellaneous.md deleted file mode 100644 index e542ec93..00000000 --- a/doc/changelog.d/308.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump ansys-fluent-core from 0.32.1 to 0.32.2 in the general-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/309.miscellaneous.md b/doc/changelog.d/309.miscellaneous.md deleted file mode 100644 index a0421819..00000000 --- a/doc/changelog.d/309.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/310.miscellaneous.md b/doc/changelog.d/310.miscellaneous.md deleted file mode 100644 index b42b2410..00000000 --- a/doc/changelog.d/310.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/312.miscellaneous.md b/doc/changelog.d/312.miscellaneous.md deleted file mode 100644 index 4ec3d222..00000000 --- a/doc/changelog.d/312.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Fix: improve kwargs processing in `show` \ No newline at end of file diff --git a/doc/changelog.d/314.miscellaneous.md b/doc/changelog.d/314.miscellaneous.md deleted file mode 100644 index a2cf6316..00000000 --- a/doc/changelog.d/314.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump ansys-fluent-core from 0.32.2 to 0.33.0 in the general-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/315.miscellaneous.md b/doc/changelog.d/315.miscellaneous.md deleted file mode 100644 index bce313c9..00000000 --- a/doc/changelog.d/315.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump the doc-dependencies group across 1 directory with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/316.miscellaneous.md b/doc/changelog.d/316.miscellaneous.md deleted file mode 100644 index cafadb5e..00000000 --- a/doc/changelog.d/316.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Maint: add security.md file \ No newline at end of file diff --git a/doc/changelog.d/317.miscellaneous.md b/doc/changelog.d/317.miscellaneous.md deleted file mode 100644 index b42b2410..00000000 --- a/doc/changelog.d/317.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/318.miscellaneous.md b/doc/changelog.d/318.miscellaneous.md new file mode 100644 index 00000000..8ed81bee --- /dev/null +++ b/doc/changelog.d/318.miscellaneous.md @@ -0,0 +1 @@ +Chore: update changelog for v0.11.0 \ No newline at end of file