You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Here upgrade steps for cookiecutter specifically -->
22
-
23
-
## New Features
24
-
25
-
<!-- Here goes the main new features and examples or instructions on how to use them -->
26
-
27
-
### Cookiecutter template
28
-
29
-
<!-- Here new features for cookiecutter specifically -->
30
-
31
17
## Bug Fixes
32
18
33
-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
34
-
35
19
### Cookiecutter template
36
20
37
21
- Added a migration step for api repositories to fix `mkdocs.yml` when the previous `mkdocstrings-python` v2 migration moved only `paths: ["src"]` under `handlers.python.options` but not `paths: ["py"]`.
0 commit comments