diff --git a/CHANGELOG.md b/CHANGELOG.md index ab9dc38a71..1ce1e69415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes +## [0.7.0.dev20](https://github.com/ansys/pyprimemesh/releases/tag/v0.7.0.dev20) - 2024-11-08 + + +### Fixed + +- fix: Visualizer version [#928](https://github.com/ansys/pyprimemesh/pull/928) + + +### Dependencies + +- Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.6 in the general-dependencies group across 1 directory [#918](https://github.com/ansys/pyprimemesh/pull/918) +- Bump the doc-dependencies group across 1 directory with 4 updates [#919](https://github.com/ansys/pyprimemesh/pull/919) +- Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.7 in the general-dependencies group across 1 directory [#923](https://github.com/ansys/pyprimemesh/pull/923) +- Bump ansys-sphinx-theme[autoapi] from 1.1.6 to 1.1.7 in the doc-dependencies group across 1 directory [#924](https://github.com/ansys/pyprimemesh/pull/924) +- Bump ansys-tools-visualization-interface from 0.4.7 to 0.5.0 in the general-dependencies group [#930](https://github.com/ansys/pyprimemesh/pull/930) +- Bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group [#931](https://github.com/ansys/pyprimemesh/pull/931) + + +### Documentation + +- Update README.md [#917](https://github.com/ansys/pyprimemesh/pull/917) +- Update 11_solder_ball.py [#922](https://github.com/ansys/pyprimemesh/pull/922) +- Update fileio.rst [#925](https://github.com/ansys/pyprimemesh/pull/925) +- Update launch_prime.rst [#927](https://github.com/ansys/pyprimemesh/pull/927) +- Update automesh.rst [#933](https://github.com/ansys/pyprimemesh/pull/933) + + +### Maintenance + +- chore: update CHANGELOG for v0.7.0.dev19 [#920](https://github.com/ansys/pyprimemesh/pull/920) +- updated ansys-api-meshing-prime version [#921](https://github.com/ansys/pyprimemesh/pull/921) +- MAINT: update code from ADO 0.7.0.dev20 [#934](https://github.com/ansys/pyprimemesh/pull/934) + ## [0.7.0.dev19](https://github.com/ansys/pyprimemesh/releases/tag/v0.7.0.dev19) - 2024-10-21 diff --git a/doc/changelog.d/917.documentation.md b/doc/changelog.d/917.documentation.md deleted file mode 100644 index 637dce6677..0000000000 --- a/doc/changelog.d/917.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update README.md \ No newline at end of file diff --git a/doc/changelog.d/918.dependencies.md b/doc/changelog.d/918.dependencies.md deleted file mode 100644 index 088752cc96..0000000000 --- a/doc/changelog.d/918.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.6 in the general-dependencies group across 1 directory \ No newline at end of file diff --git a/doc/changelog.d/919.dependencies.md b/doc/changelog.d/919.dependencies.md deleted file mode 100644 index 909b33b594..0000000000 --- a/doc/changelog.d/919.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump the doc-dependencies group across 1 directory with 4 updates \ No newline at end of file diff --git a/doc/changelog.d/920.maintenance.md b/doc/changelog.d/920.maintenance.md deleted file mode 100644 index 0eef37d92b..0000000000 --- a/doc/changelog.d/920.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.7.0.dev19 \ No newline at end of file diff --git a/doc/changelog.d/921.maintenance.md b/doc/changelog.d/921.maintenance.md deleted file mode 100644 index 5bcbb94ab7..0000000000 --- a/doc/changelog.d/921.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -updated ansys-api-meshing-prime version \ No newline at end of file diff --git a/doc/changelog.d/922.documentation.md b/doc/changelog.d/922.documentation.md deleted file mode 100644 index 1e3df3ce9e..0000000000 --- a/doc/changelog.d/922.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update 11_solder_ball.py \ No newline at end of file diff --git a/doc/changelog.d/923.dependencies.md b/doc/changelog.d/923.dependencies.md deleted file mode 100644 index 50aa093baa..0000000000 --- a/doc/changelog.d/923.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump ansys-tools-visualization-interface from 0.4.4 to 0.4.7 in the general-dependencies group across 1 directory \ No newline at end of file diff --git a/doc/changelog.d/924.dependencies.md b/doc/changelog.d/924.dependencies.md deleted file mode 100644 index f5b96634ec..0000000000 --- a/doc/changelog.d/924.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump ansys-sphinx-theme[autoapi] from 1.1.6 to 1.1.7 in the doc-dependencies group across 1 directory \ No newline at end of file diff --git a/doc/changelog.d/925.documentation.md b/doc/changelog.d/925.documentation.md deleted file mode 100644 index e6eaf87075..0000000000 --- a/doc/changelog.d/925.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update fileio.rst \ No newline at end of file diff --git a/doc/changelog.d/927.documentation.md b/doc/changelog.d/927.documentation.md deleted file mode 100644 index 3fa8c520d0..0000000000 --- a/doc/changelog.d/927.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update launch_prime.rst \ No newline at end of file diff --git a/doc/changelog.d/928.fixed.md b/doc/changelog.d/928.fixed.md deleted file mode 100644 index 72f5f33a6e..0000000000 --- a/doc/changelog.d/928.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: Visualizer version \ No newline at end of file diff --git a/doc/changelog.d/930.dependencies.md b/doc/changelog.d/930.dependencies.md deleted file mode 100644 index 90b936eaab..0000000000 --- a/doc/changelog.d/930.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump ansys-tools-visualization-interface from 0.4.7 to 0.5.0 in the general-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/931.dependencies.md b/doc/changelog.d/931.dependencies.md deleted file mode 100644 index 39827c0d7b..0000000000 --- a/doc/changelog.d/931.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/933.documentation.md b/doc/changelog.d/933.documentation.md deleted file mode 100644 index 6360766423..0000000000 --- a/doc/changelog.d/933.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update automesh.rst \ No newline at end of file diff --git a/doc/changelog.d/934.maintenance.md b/doc/changelog.d/934.maintenance.md deleted file mode 100644 index f6b3a86497..0000000000 --- a/doc/changelog.d/934.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -MAINT: update code from ADO 0.7.0.dev20 \ No newline at end of file diff --git a/doc/changelog.d/935.maintenance.md b/doc/changelog.d/935.maintenance.md new file mode 100644 index 0000000000..b75fed1e96 --- /dev/null +++ b/doc/changelog.d/935.maintenance.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v0.7.0.dev20 \ No newline at end of file