Skip to content

Commit 1e1121e

Browse files
committed
docs: add 2.6.0 Release entry in CHANGELOG.rst
1 parent de6e0ef commit 1e1121e

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.rst

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,43 @@ Changelog
33
=========
44

55

6+
2.6.0 (2025-05-15)
7+
==================
8+
9+
Changes
10+
^^^^^^^
11+
12+
feature
13+
"""""""
14+
- generate better Mkdocs documentation
15+
16+
test
17+
""""
18+
- fix tests
19+
- fix integration tests
20+
- simplify code
21+
22+
documentation
23+
"""""""""""""
24+
- retire section-index plugin in favor of material built-in !
25+
- do rebase on Integration Branch to pass GH Rule for Update branch before merge
26+
- add the 'Topic Branch PR to Dev' Process Guide
27+
28+
refactor
29+
""""""""
30+
- apply black
31+
- pass mypy checks
32+
- apply ruff
33+
- apply black
34+
- apply isort
35+
- simplify extra_context passing into cookiecutter
36+
37+
chore
38+
"""""
39+
- sem ver bump to 2.6.0
40+
- remove comment from gen_api script
41+
42+
643
2.5.10 (2025-05-10)
744
===================
845

0 commit comments

Comments
 (0)