Skip to content

Commit 99511e2

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 7085fe2 commit 99511e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)