File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff 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+
6432.5.10 (2025-05-10)
744===================
845
You can’t perform that action at this time.
0 commit comments