Skip to content

Commit 05972d6

Browse files
chore: updating CHANGELOG for v1.4.0
1 parent 23bfa71 commit 05972d6

30 files changed

+135
-29
lines changed

doc/changelog.d/567.added.md

-1
This file was deleted.

doc/changelog.d/614.documentation.md

-1
This file was deleted.

doc/changelog.d/615.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/618.documentation.md

-1
This file was deleted.

doc/changelog.d/622.dependencies.md

-1
This file was deleted.

doc/changelog.d/623.dependencies.md

-1
This file was deleted.

doc/changelog.d/625.dependencies.md

-1
This file was deleted.

doc/changelog.d/626.dependencies.md

-1
This file was deleted.

doc/changelog.d/628.dependencies.md

-1
This file was deleted.

doc/changelog.d/629.dependencies.md

-1
This file was deleted.

doc/changelog.d/631.documentation.md

-1
This file was deleted.

doc/changelog.d/635.added.md

-1
This file was deleted.

doc/changelog.d/636.documentation.md

-1
This file was deleted.

doc/changelog.d/637.dependencies.md

-1
This file was deleted.

doc/changelog.d/638.documentation.md

-1
This file was deleted.

doc/changelog.d/639.maintenance.md

-1
This file was deleted.

doc/changelog.d/641.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/642.added.md

-1
This file was deleted.

doc/changelog.d/644.added.md

-1
This file was deleted.

doc/changelog.d/645.dependencies.md

-1
This file was deleted.

doc/changelog.d/646.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/648.documentation.md

-1
This file was deleted.

doc/changelog.d/651.dependencies.md

-1
This file was deleted.

doc/changelog.d/652.fixed.md

-1
This file was deleted.

doc/changelog.d/654.fixed.md

-1
This file was deleted.

doc/changelog.d/655.fixed.md

-1
This file was deleted.

doc/changelog.d/656.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/657.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/658.fixed.md

-1
This file was deleted.

doc/source/changelog.rst

+135
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,141 @@ Release notes
88
99
.. towncrier release notes start
1010
11+
`1.4.0 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.4.0>`_ (March 27, 2025)
12+
===========================================================================================
13+
14+
.. tab-set::
15+
16+
17+
.. tab-item:: Added
18+
19+
.. list-table::
20+
:header-rows: 0
21+
:widths: auto
22+
23+
* - enable matplotlib and plotly in examples
24+
- `#567 <https://github.com/ansys/ansys-sphinx-theme/pull/567>`_
25+
26+
* - feat: add python 3.13 support
27+
- `#635 <https://github.com/ansys/ansys-sphinx-theme/pull/635>`_
28+
29+
* - feat: Add Tox environment for documentation preview
30+
- `#642 <https://github.com/ansys/ansys-sphinx-theme/pull/642>`_
31+
32+
* - migrate css to scss
33+
- `#644 <https://github.com/ansys/ansys-sphinx-theme/pull/644>`_
34+
35+
36+
.. tab-item:: Fixed
37+
38+
.. list-table::
39+
:header-rows: 0
40+
:widths: auto
41+
42+
* - update the style for highlight name function
43+
- `#652 <https://github.com/ansys/ansys-sphinx-theme/pull/652>`_
44+
45+
* - update the changelog action only for PR
46+
- `#654 <https://github.com/ansys/ansys-sphinx-theme/pull/654>`_
47+
48+
* - change logging info to error in quarto build
49+
- `#655 <https://github.com/ansys/ansys-sphinx-theme/pull/655>`_
50+
51+
* - quarto error logging
52+
- `#658 <https://github.com/ansys/ansys-sphinx-theme/pull/658>`_
53+
54+
55+
.. tab-item:: Documentation
56+
57+
.. list-table::
58+
:header-rows: 0
59+
:widths: auto
60+
61+
* - chore: update CHANGELOG for v1.3.0
62+
- `#614 <https://github.com/ansys/ansys-sphinx-theme/pull/614>`_
63+
64+
* - chore: update CHANGELOG for v1.3.1
65+
- `#618 <https://github.com/ansys/ansys-sphinx-theme/pull/618>`_
66+
67+
* - chore: update CHANGELOG for v1.3.2
68+
- `#631 <https://github.com/ansys/ansys-sphinx-theme/pull/631>`_
69+
70+
* - docs: add contribute section
71+
- `#636 <https://github.com/ansys/ansys-sphinx-theme/pull/636>`_
72+
73+
* - docs: add contribute page in toctree
74+
- `#638 <https://github.com/ansys/ansys-sphinx-theme/pull/638>`_
75+
76+
* - chore: update CHANGELOG for v1.3.3
77+
- `#648 <https://github.com/ansys/ansys-sphinx-theme/pull/648>`_
78+
79+
80+
.. tab-item:: Dependencies
81+
82+
.. list-table::
83+
:header-rows: 0
84+
:widths: auto
85+
86+
* - chore(deps): bump jupytext from 1.16.6 to 1.16.7
87+
- `#622 <https://github.com/ansys/ansys-sphinx-theme/pull/622>`_
88+
89+
* - chore(deps): bump sphinx-autoapi from 3.4.0 to 3.5.0
90+
- `#623 <https://github.com/ansys/ansys-sphinx-theme/pull/623>`_
91+
92+
* - chore(deps): bump sphinx-gallery from 0.18.0 to 0.19.0
93+
- `#625 <https://github.com/ansys/ansys-sphinx-theme/pull/625>`_
94+
95+
* - chore(deps): bump pygithub from 2.5.0 to 2.6.0
96+
- `#626 <https://github.com/ansys/ansys-sphinx-theme/pull/626>`_
97+
98+
* - chore(deps): bump sphinx from 8.1.3 to 8.2.0
99+
- `#628 <https://github.com/ansys/ansys-sphinx-theme/pull/628>`_
100+
101+
* - chore(deps): bump sphinx-autoapi from 3.5.0 to 3.6.0
102+
- `#629 <https://github.com/ansys/ansys-sphinx-theme/pull/629>`_
103+
104+
* - build: bump nbsphinx from 0.9.6 to 0.9.7
105+
- `#637 <https://github.com/ansys/ansys-sphinx-theme/pull/637>`_
106+
107+
* - build: bump tox from 4.24.1 to 4.24.2
108+
- `#645 <https://github.com/ansys/ansys-sphinx-theme/pull/645>`_
109+
110+
* - build: bump notebook from 7.3.2 to 7.3.3
111+
- `#651 <https://github.com/ansys/ansys-sphinx-theme/pull/651>`_
112+
113+
114+
.. tab-item:: Maintenance
115+
116+
.. list-table::
117+
:header-rows: 0
118+
:widths: auto
119+
120+
* - feat: migrate the builds system to stb
121+
- `#639 <https://github.com/ansys/ansys-sphinx-theme/pull/639>`_
122+
123+
124+
.. tab-item:: Miscellaneous
125+
126+
.. list-table::
127+
:header-rows: 0
128+
:widths: auto
129+
130+
* - chore: bump version 1.4.dev0
131+
- `#615 <https://github.com/ansys/ansys-sphinx-theme/pull/615>`_
132+
133+
* - fix: remove flake8 configuration file
134+
- `#641 <https://github.com/ansys/ansys-sphinx-theme/pull/641>`_
135+
136+
* - fix: improve Logging in Quarto cheatsheet build process
137+
- `#646 <https://github.com/ansys/ansys-sphinx-theme/pull/646>`_
138+
139+
* - cheatsheet and whatsnew functions into separate modules and implement sidebar ordering
140+
- `#656 <https://github.com/ansys/ansys-sphinx-theme/pull/656>`_
141+
142+
* - ansys sphinx theme variables
143+
- `#657 <https://github.com/ansys/ansys-sphinx-theme/pull/657>`_
144+
145+
11146
`1.3.3 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.3.3>`_ (March 11, 2025)
12147
===========================================================================================
13148

0 commit comments

Comments
 (0)