File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ But you might still need to adapt your code:
2222
2323## New Features
2424
25- <!-- Here goes the main new features and examples or instructions on how to use them -->
25+ * ` mkdocsstrings-python ` v2 is now supported.
2626
2727### Cookiecutter template
2828
@@ -31,6 +31,8 @@ But you might still need to adapt your code:
3131- Dependencies have been updated.
3232- Added Dependabot auto-merge workflow using ` frequenz-floss/dependabot-auto-approve ` action.
3333- Migration script now creates auto-merge workflow and disables CODEOWNERS review requirement via GitHub API.
34+ - The ` import ` key in ` mkdocs.yml ` under ` mkdocstrings ` has to be renamed to ` inventories ` .
35+ - The ` paths ` key in ` mkdocs.yml ` under ` mkdocstrings ` has to be moved from the ` options ` key to the ` python ` key.
3436
3537## Bug Fixes
3638
You can’t perform that action at this time.
0 commit comments