Skip to content

Commit

Permalink
chore: update CHANGELOG for v0.7.0 (#1360)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot committed Aug 13, 2024
1 parent 7ffdd6b commit 81de425
Show file tree
Hide file tree
Showing 15 changed files with 46 additions and 13 deletions.
1 change: 0 additions & 1 deletion doc/changelog.d/1341.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1342.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1344.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1345.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1347.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1348.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1351.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1352.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1353.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1354.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1355.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1356.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1358.maintenance.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/1360.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
update CHANGELOG for v0.7.0
45 changes: 45 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,51 @@ This document contains the release notes for the PyAnsys Geometry project.
.. towncrier release notes start
`0.7.0 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.7.0>`_ - 2024-08-13
=====================================================================================

Added
^^^^^

- build: drop support for Python 3.9 `#1341 <https://github.com/ansys/pyansys-geometry/pull/1341>`_
- feat: adapting beartype typehints to +Python 3.10 standard `#1347 <https://github.com/ansys/pyansys-geometry/pull/1347>`_


Dependencies
^^^^^^^^^^^^

- build: bump the grpc-deps group with 3 updates `#1342 <https://github.com/ansys/pyansys-geometry/pull/1342>`_
- build: bump panel from 1.4.4 to 1.4.5 `#1344 <https://github.com/ansys/pyansys-geometry/pull/1344>`_
- bump the docs-deps group across 1 directory with 4 updates `#1353 <https://github.com/ansys/pyansys-geometry/pull/1353>`_
- bump trame-vtk from 2.8.9 to 2.8.10 `#1355 <https://github.com/ansys/pyansys-geometry/pull/1355>`_
- bump ansys-api-geometry from 0.4.6 to 0.4.7 `#1356 <https://github.com/ansys/pyansys-geometry/pull/1356>`_


Documentation
^^^^^^^^^^^^^

- feat: update conf for version 1.x of ansys-sphinx-theme `#1351 <https://github.com/ansys/pyansys-geometry/pull/1351>`_


Fixed
^^^^^

- trapezoid signature change and internal checks `#1354 <https://github.com/ansys/pyansys-geometry/pull/1354>`_


Maintenance
^^^^^^^^^^^

- updating Ansys actions to v7 - changelog related `#1348 <https://github.com/ansys/pyansys-geometry/pull/1348>`_
- ci: bump ansys/actions from 6 to 7 in the actions group `#1352 <https://github.com/ansys/pyansys-geometry/pull/1352>`_
- pre-commit automatic update `#1358 <https://github.com/ansys/pyansys-geometry/pull/1358>`_


Miscellaneous
^^^^^^^^^^^^^

- chore: pre-commit automatic update `#1345 <https://github.com/ansys/pyansys-geometry/pull/1345>`_

`0.6.6 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.6>`_ - 2024-08-01
=====================================================================================

Expand Down

0 comments on commit 81de425

Please sign in to comment.