Skip to content

Commit 443f68d

Browse files
chore: updating CHANGELOG for v0.6
1 parent c6e2b53 commit 443f68d

14 files changed

+30
-13
lines changed

doc/changelog.d/123.maintenance.md

-1
This file was deleted.

doc/changelog.d/124.dependencies.md

-1
This file was deleted.

doc/changelog.d/128.maintenance.md

-1
This file was deleted.

doc/changelog.d/129.dependencies.md

-1
This file was deleted.

doc/changelog.d/131.added.md

-1
This file was deleted.

doc/changelog.d/133.maintenance.md

-1
This file was deleted.

doc/changelog.d/135.dependencies.md

-1
This file was deleted.

doc/changelog.d/136.added.md

-1
This file was deleted.

doc/changelog.d/137.dependencies.md

-1
This file was deleted.

doc/changelog.d/139.dependencies.md

-1
This file was deleted.

doc/changelog.d/140.dependencies.md

-1
This file was deleted.

doc/changelog.d/141.maintenance.md

-1
This file was deleted.

doc/changelog.d/142.added.md

-1
This file was deleted.

doc/source/changelog.rst

+30
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,36 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.6 <https://github.com/ansys/pyconceptev/releases/tag/v0.6>`_ - 2024-11-13
13+
============================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- added a get_concept function `#131 <https://github.com/ansys/pyconceptev/pull/131>`_
19+
- improve test that was calling out to external endpoint `#136 <https://github.com/ansys/pyconceptev/pull/136>`_
20+
- feature/account_checking `#142 <https://github.com/ansys/pyconceptev/pull/142>`_
21+
22+
23+
Dependencies
24+
^^^^^^^^^^^^
25+
26+
- CHORE: Bump ansys-sphinx-theme from 1.0.9 to 1.0.11 `#124 <https://github.com/ansys/pyconceptev/pull/124>`_
27+
- CHORE: Bump tomli from 2.0.1 to 2.0.2 `#129 <https://github.com/ansys/pyconceptev/pull/129>`_
28+
- CHORE: Bump websockets from 13.0.1 to 14.0 `#135 <https://github.com/ansys/pyconceptev/pull/135>`_
29+
- CHORE: Bump jupyterlab from 4.2.5 to 4.3.0 `#137 <https://github.com/ansys/pyconceptev/pull/137>`_
30+
- CHORE: Bump sphinx-autobuild from 2024.9.17 to 2024.10.3 `#139 <https://github.com/ansys/pyconceptev/pull/139>`_
31+
- CHORE: Bump tox from 4.19.0 to 4.23.2 `#140 <https://github.com/ansys/pyconceptev/pull/140>`_
32+
33+
34+
Maintenance
35+
^^^^^^^^^^^
36+
37+
- chore: update CHANGELOG for v0.5.0 `#123 <https://github.com/ansys/pyconceptev/pull/123>`_
38+
- CHORE: Bump ansys/actions from 7 to 8 `#128 <https://github.com/ansys/pyconceptev/pull/128>`_
39+
- CI: Remove index jobs `#133 <https://github.com/ansys/pyconceptev/pull/133>`_
40+
- update to remove security issues `#141 <https://github.com/ansys/pyconceptev/pull/141>`_
41+
1242
`0.5 <https://github.com/ansys/pyconceptev/releases/tag/v0.5>`_ - 2024-09-20
1343
============================================================================
1444

0 commit comments

Comments
 (0)