Skip to content

Commit ade8de7

Browse files
chore: updating CHANGELOG for v1.3.0
1 parent 9e7d05f commit ade8de7

23 files changed

+44
-22
lines changed

doc/changelog.d/576.documentation.md

-1
This file was deleted.

doc/changelog.d/577.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/578.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/582.dependencies.md

-1
This file was deleted.

doc/changelog.d/583.documentation.md

-1
This file was deleted.

doc/changelog.d/585.documentation.md

-1
This file was deleted.

doc/changelog.d/587.documentation.md

-1
This file was deleted.

doc/changelog.d/588.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/589.dependencies.md

-1
This file was deleted.

doc/changelog.d/592.dependencies.md

-1
This file was deleted.

doc/changelog.d/595.documentation.md

-1
This file was deleted.

doc/changelog.d/596.dependencies.md

-1
This file was deleted.

doc/changelog.d/598.dependencies.md

-1
This file was deleted.

doc/changelog.d/600.dependencies.md

-1
This file was deleted.

doc/changelog.d/602.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/604.documentation.md

-1
This file was deleted.

doc/changelog.d/606.dependencies.md

-1
This file was deleted.

doc/changelog.d/607.dependencies.md

-1
This file was deleted.

doc/changelog.d/608.maintenance.md

-1
This file was deleted.

doc/changelog.d/609.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/611.dependencies.md

-1
This file was deleted.

doc/changelog.d/613.documentation.md

-1
This file was deleted.

doc/source/changelog.rst

+44
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,50 @@ Release notes
88
99
.. towncrier release notes start
1010
11+
`1.3.0 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.3.0>`_ (2025-02-05)
12+
=======================================================================================
13+
14+
Dependencies
15+
^^^^^^^^^^^^
16+
17+
- chore(deps): bump pygithub from 2.4.0 to 2.5.0 `#582 <https://github.com/ansys/ansys-sphinx-theme/pull/582>`_
18+
- chore(deps): bump pyvista[jupyter] from 0.44.1 to 0.44.2 `#589 <https://github.com/ansys/ansys-sphinx-theme/pull/589>`_
19+
- chore(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 `#592 <https://github.com/ansys/ansys-sphinx-theme/pull/592>`_
20+
- chore(deps): bump notebook from 7.2.2 to 7.3.1 `#596 <https://github.com/ansys/ansys-sphinx-theme/pull/596>`_
21+
- chore(deps): bump jupytext from 1.16.4 to 1.16.5 `#598 <https://github.com/ansys/ansys-sphinx-theme/pull/598>`_
22+
- chore(deps): bump jupytext from 1.16.5 to 1.16.6 `#600 <https://github.com/ansys/ansys-sphinx-theme/pull/600>`_
23+
- chore(deps): bump notebook from 7.3.1 to 7.3.2 `#606 <https://github.com/ansys/ansys-sphinx-theme/pull/606>`_
24+
- chore(deps): bump nbsphinx from 0.9.5 to 0.9.6 `#607 <https://github.com/ansys/ansys-sphinx-theme/pull/607>`_
25+
- chore(deps): bump sphinx-notfound-page from 1.0.4 to 1.1.0 `#611 <https://github.com/ansys/ansys-sphinx-theme/pull/611>`_
26+
27+
28+
Miscellaneous
29+
^^^^^^^^^^^^^
30+
31+
- chore: bump version 1.3.dev0 `#577 <https://github.com/ansys/ansys-sphinx-theme/pull/577>`_
32+
- fix: CONTRIBUTORS.md `#578 <https://github.com/ansys/ansys-sphinx-theme/pull/578>`_
33+
- fix: errors and warnings caused by CSS imports `#588 <https://github.com/ansys/ansys-sphinx-theme/pull/588>`_
34+
- fix: typo in date variable for last modified `#602 <https://github.com/ansys/ansys-sphinx-theme/pull/602>`_
35+
- chore: update CHANGELOG for v1.2.5 `#609 <https://github.com/ansys/ansys-sphinx-theme/pull/609>`_
36+
37+
38+
Documentation
39+
^^^^^^^^^^^^^
40+
41+
- chore: update CHANGELOG for v1.2.0 `#576 <https://github.com/ansys/ansys-sphinx-theme/pull/576>`_
42+
- feat: add whatsnew options `#583 <https://github.com/ansys/ansys-sphinx-theme/pull/583>`_
43+
- chore: update CHANGELOG for v1.2.1 `#585 <https://github.com/ansys/ansys-sphinx-theme/pull/585>`_
44+
- chore: update CHANGELOG for v1.2.2 `#587 <https://github.com/ansys/ansys-sphinx-theme/pull/587>`_
45+
- chore: update CHANGELOG for v1.2.3 `#595 <https://github.com/ansys/ansys-sphinx-theme/pull/595>`_
46+
- chore: update CHANGELOG for v1.2.4 `#604 <https://github.com/ansys/ansys-sphinx-theme/pull/604>`_
47+
- chore: update CHANGELOG for v1.2.7 `#613 <https://github.com/ansys/ansys-sphinx-theme/pull/613>`_
48+
49+
50+
Maintenance
51+
^^^^^^^^^^^
52+
53+
- fix: style and license headers `#608 <https://github.com/ansys/ansys-sphinx-theme/pull/608>`_
54+
1155
`1.2.7 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.2.7>`_ - 2025-02-04
1256
=======================================================================================
1357

0 commit comments

Comments
 (0)