Skip to content

Commit 2835dc2

Browse files
chore: updating CHANGELOG for v1.1.0
1 parent c6dba34 commit 2835dc2

28 files changed

+54
-27
lines changed

doc/changelog.d/445.changed.md

-1
This file was deleted.

doc/changelog.d/447.changed.md

-1
This file was deleted.

doc/changelog.d/448.dependencies.md

-1
This file was deleted.

doc/changelog.d/451.changed.md

-1
This file was deleted.

doc/changelog.d/455.changed.md

-1
This file was deleted.

doc/changelog.d/463.documentation.md

-1
This file was deleted.

doc/changelog.d/476.documentation.md

-1
This file was deleted.

doc/changelog.d/478.documentation.md

-1
This file was deleted.

doc/changelog.d/480.dependencies.md

-1
This file was deleted.

doc/changelog.d/482.dependencies.md

-1
This file was deleted.

doc/changelog.d/484.fixed.md

-1
This file was deleted.

doc/changelog.d/485.dependencies.md

-1
This file was deleted.

doc/changelog.d/487.added.md

-1
This file was deleted.

doc/changelog.d/488.dependencies.md

-1
This file was deleted.

doc/changelog.d/491.documentation.md

-1
This file was deleted.

doc/changelog.d/496.fixed.md

-1
This file was deleted.

doc/changelog.d/497.fixed.md

-1
This file was deleted.

doc/changelog.d/501.documentation.md

-1
This file was deleted.

doc/changelog.d/504.documentation.md

-1
This file was deleted.

doc/changelog.d/507.documentation.md

-1
This file was deleted.

doc/changelog.d/508.dependencies.md

-1
This file was deleted.

doc/changelog.d/509.fixed.md

-1
This file was deleted.

doc/changelog.d/511.fixed.md

-1
This file was deleted.

doc/changelog.d/512.dependencies.md

-1
This file was deleted.

doc/changelog.d/513.fixed.md

-1
This file was deleted.

doc/changelog.d/514.fixed.md

-1
This file was deleted.

doc/changelog.d/515.fixed.md

-1
This file was deleted.

doc/source/changelog.rst

+54
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,60 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`1.1.0 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.1.0>`_ - 2024-10-01
13+
=======================================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- feat: add static search `#487 <https://github.com/ansys/ansys-sphinx-theme/pull/487>`_
19+
20+
21+
Changed
22+
^^^^^^^
23+
24+
- chore: update CHANGELOG for v1.0.0 `#445 <https://github.com/ansys/ansys-sphinx-theme/pull/445>`_
25+
- chore: update CHANGELOG for v1.0.1 `#447 <https://github.com/ansys/ansys-sphinx-theme/pull/447>`_
26+
- chore: update CHANGELOG for v1.0.2 `#451 <https://github.com/ansys/ansys-sphinx-theme/pull/451>`_
27+
- chore: update CHANGELOG for v1.0.3 `#455 <https://github.com/ansys/ansys-sphinx-theme/pull/455>`_
28+
29+
30+
Fixed
31+
^^^^^
32+
33+
- maint: update tooling, cleanup and drop python 3.9 `#484 <https://github.com/ansys/ansys-sphinx-theme/pull/484>`_
34+
- feat: implement default search bar expansion behavior `#496 <https://github.com/ansys/ansys-sphinx-theme/pull/496>`_
35+
- fix: the anchor url of search with the switcher version `#497 <https://github.com/ansys/ansys-sphinx-theme/pull/497>`_
36+
- fix: change file location for `search.json` file `#509 <https://github.com/ansys/ansys-sphinx-theme/pull/509>`_
37+
- maint: styles for dark theme search bar `#511 <https://github.com/ansys/ansys-sphinx-theme/pull/511>`_
38+
- fix: style for smaller media `#513 <https://github.com/ansys/ansys-sphinx-theme/pull/513>`_
39+
- fix: navigation end columns `#514 <https://github.com/ansys/ansys-sphinx-theme/pull/514>`_
40+
- fix: add title breadcrumbs `#515 <https://github.com/ansys/ansys-sphinx-theme/pull/515>`_
41+
42+
43+
Dependencies
44+
^^^^^^^^^^^^
45+
46+
- maint: version 1.1.dev0 `#448 <https://github.com/ansys/ansys-sphinx-theme/pull/448>`_
47+
- build(deps): bump pygithub from 2.3.0 to 2.4.0 `#480 <https://github.com/ansys/ansys-sphinx-theme/pull/480>`_
48+
- build(deps): bump notebook from 7.2.1 to 7.2.2 `#482 <https://github.com/ansys/ansys-sphinx-theme/pull/482>`_
49+
- build(deps): bump sphinx-autoapi from 3.2.1 to 3.3.0 `#485 <https://github.com/ansys/ansys-sphinx-theme/pull/485>`_
50+
- build(deps): bump sphinx-autoapi from 3.3.0 to 3.3.1 `#488 <https://github.com/ansys/ansys-sphinx-theme/pull/488>`_
51+
- build(deps): bump pandas from 2.2.2 to 2.2.3 `#508 <https://github.com/ansys/ansys-sphinx-theme/pull/508>`_
52+
- build(deps): bump sphinx-autoapi from 3.3.1 to 3.3.2 `#512 <https://github.com/ansys/ansys-sphinx-theme/pull/512>`_
53+
54+
55+
Documentation
56+
^^^^^^^^^^^^^
57+
58+
- chore: update CHANGELOG for v1.0.4 `#463 <https://github.com/ansys/ansys-sphinx-theme/pull/463>`_
59+
- chore: update CHANGELOG for v1.0.6 `#476 <https://github.com/ansys/ansys-sphinx-theme/pull/476>`_
60+
- chore: update CHANGELOG for v1.0.7 `#478 <https://github.com/ansys/ansys-sphinx-theme/pull/478>`_
61+
- chore: update CHANGELOG for v1.0.8 `#491 <https://github.com/ansys/ansys-sphinx-theme/pull/491>`_
62+
- chore: update CHANGELOG for v1.0.9 `#501 <https://github.com/ansys/ansys-sphinx-theme/pull/501>`_
63+
- chore: update CHANGELOG for v1.0.10 `#504 <https://github.com/ansys/ansys-sphinx-theme/pull/504>`_
64+
- chore: update CHANGELOG for v1.0.11 `#507 <https://github.com/ansys/ansys-sphinx-theme/pull/507>`_
65+
1266
`1.0.11 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.0.11>`_ - 2024-09-19
1367
=========================================================================================
1468

0 commit comments

Comments
 (0)