Skip to content

Commit bad59f0

Browse files
chore: updating CHANGELOG for v0.6.0.rc0
1 parent b71d35d commit bad59f0

File tree

8 files changed

+55
-7
lines changed

8 files changed

+55
-7
lines changed

doc/changelog.d/561.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/589.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/592.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/597.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/598.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/600.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/601.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog.rst

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,61 @@ This document contains the release notes for the PySpeos project.
99
1010
.. towncrier release notes start
1111
12+
`0.6.0.rc0 <https://github.com/ansys/pyspeos/releases/tag/v0.6.0.rc0>`_ - May 28, 2025
13+
======================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Added
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - enhance the project preview: luminaire, surface, rayfile
25+
- `#561 <https://github.com/ansys/pyspeos/pull/561>`_
26+
27+
* - lightexpert
28+
- `#592 <https://github.com/ansys/pyspeos/pull/592>`_
29+
30+
31+
.. tab-item:: Dependencies
32+
33+
.. list-table::
34+
:header-rows: 0
35+
:widths: auto
36+
37+
* - bump ansys-api-speos from 0.14.2 to 0.15.2
38+
- `#589 <https://github.com/ansys/pyspeos/pull/589>`_
39+
40+
41+
.. tab-item:: Fixed
42+
43+
.. list-table::
44+
:header-rows: 0
45+
:widths: auto
46+
47+
* - add message size to nighly ci
48+
- `#600 <https://github.com/ansys/pyspeos/pull/600>`_
49+
50+
* - coding error, switch to correct order
51+
- `#601 <https://github.com/ansys/pyspeos/pull/601>`_
52+
53+
54+
.. tab-item:: Maintenance
55+
56+
.. list-table::
57+
:header-rows: 0
58+
:widths: auto
59+
60+
* - update CHANGELOG for v0.5.0
61+
- `#597 <https://github.com/ansys/pyspeos/pull/597>`_
62+
63+
* - bump dev version into v0.6.dev0
64+
- `#598 <https://github.com/ansys/pyspeos/pull/598>`_
65+
66+
1267
`0.5.0 <https://github.com/ansys/pyspeos/releases/tag/v0.5.0>`_ - May 26, 2025
1368
==============================================================================
1469

0 commit comments

Comments
 (0)