Skip to content

Commit

Permalink
chore: updating CHANGELOG for v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyansys-ci-bot committed Jun 12, 2024
1 parent bcc8a1f commit 1b0b9cc
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 12 deletions.
1 change: 0 additions & 1 deletion doc/changelog.d/38.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/53.changed.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/59.changed.md

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/61.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/62.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/63.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/66.changed.md

This file was deleted.

29 changes: 29 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,35 @@ This document contains the release notes for the project.
.. towncrier release notes start
`0.1.3 <https://github.com/ansys/pyconceptev/releases/tag/v0.1.3>`_ - 2024-06-12
================================================================================

Changed
^^^^^^^

- chore: update CHANGELOG for v0.1.2 `#53 <https://github.com/ansys/pyconceptev/pull/53>`_
- CI: Use Trusted Publisher to release package `#59 <https://github.com/ansys/pyconceptev/pull/59>`_
- DOCS: Use ansys org instead of internal `#61 <https://github.com/ansys/pyconceptev/pull/61>`_
- DOC: Fix typo in pyproject.toml `#62 <https://github.com/ansys/pyconceptev/pull/62>`_
- CHORE: Use new repository name `#63 <https://github.com/ansys/pyconceptev/pull/63>`_
- CI: Refact release job `#66 <https://github.com/ansys/pyconceptev/pull/66>`_


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

- CHORE: Bump pytest-cov from 4.1.0 to 5.0.0 `#38 <https://github.com/ansys/pyconceptev/pull/38>`_
- CHORE: Bump sphinx-autodoc-typehints from 2.1.0 to 2.1.1 `#56 <https://github.com/ansys/pyconceptev/pull/56>`_
- CHORE: Bump pytest from 7.4.4 to 8.2.2 `#57 <https://github.com/ansys/pyconceptev/pull/57>`_
- CHORE: Bump tox from 4.15.0 to 4.15.1 `#58 <https://github.com/ansys/pyconceptev/pull/58>`_
- CHORE: Bump jupyterlab from 4.2.1 to 4.2.2 `#60 <https://github.com/ansys/pyconceptev/pull/60>`_


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

- DOCS: Minor doc edits based on doc rendering `#55 <https://github.com/ansys/pyconceptev/pull/55>`_

`0.1.2 <https://github.com/ansys/pyconceptev/releases/tag/v0.1.2>`_ - 2024-06-04
=====================================================================================

Expand Down

0 comments on commit 1b0b9cc

Please sign in to comment.