Skip to content

Commit 45d4bd3

Browse files
committed
Merge branch 'main' into release/0.1
2 parents 15aa095 + 4738a40 commit 45d4bd3

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

doc/changelog.d/325.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update CHANGELOG for v0.1.4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: title level for release notes

doc/source/changelog.rst

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,44 @@ Dependencies
3232
.. _ref_release_notes:
3333

3434
Release notes
35-
=============
35+
#############
3636

3737
This document contains the release notes for the PyAnsys Math project.
3838

3939
.. vale off
4040
41-
.. towncrier release notes start
41+
.. towncrier release notes start
42+
43+
44+
`0.1.4 <https://github.com/ansys/pyansys-math/releases/tag/v0.1.4>`_ - 2024-04-22
45+
=================================================================================
46+
47+
Added
48+
^^^^^
49+
50+
- feat: implementing `ansys/actions/doc-changelog` `#316 <https://github.com/ansys/pyansys-math/pull/316>`_
51+
52+
53+
Changed
54+
^^^^^^^
55+
56+
- doc: adding release notes in documentation `#324 <https://github.com/ansys/pyansys-math/pull/324>`_
57+
58+
59+
Fixed
60+
^^^^^
61+
62+
- fix: updating CICD (Vale, MAPDL image) `#322 <https://github.com/ansys/pyansys-math/pull/322>`_
63+
- fix: removing `md` Vale checks `#323 <https://github.com/ansys/pyansys-math/pull/323>`_
64+
65+
66+
Dependencies
67+
^^^^^^^^^^^^
68+
69+
- maint: bump sphinx-autodoc-typehints from 2.0.0 to 2.1.0 `#317 <https://github.com/ansys/pyansys-math/pull/317>`_
70+
- maint: bump ansys-sphinx-theme from 0.15.0 to 0.15.2 `#318 <https://github.com/ansys/pyansys-math/pull/318>`_
71+
- maint: bump sphinx-autobuild from 2024.4.13 to 2024.4.16 `#319 <https://github.com/ansys/pyansys-math/pull/319>`_
72+
- maint: bump sphinx from 7.2.6 to 7.3.7 `#320 <https://github.com/ansys/pyansys-math/pull/320>`_
73+
- maint: bump jupyterlab from 4.1.5 to 4.1.6 `#321 <https://github.com/ansys/pyansys-math/pull/321>`_
74+
75+
.. vale on

0 commit comments

Comments
 (0)