Skip to content

Commit 90391a0

Browse files
committed
update release notes
1 parent d4364b9 commit 90391a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,13 @@ This includes API changes we did not warn about since at least `3.11.0` (2021-01
127127
- Nested models now inherit the parent model's coordinates. [#5344](https://github.com/pymc-devs/pymc/pull/5344)
128128
- ...
129129

130+
## Documentation
131+
- Switched to the [pydata-sphinx-theme](https://pydata-sphinx-theme.readthedocs.io/en/latest/)
132+
- Updated our documentation tooling to use [MyST](), [MyST-NB](), sphinx-design, notfound.extension,
133+
sphinx-copybutton and sphinx-remove-toctrees.
134+
- Separated the builds of the example notebooks and of the versioned docs.
135+
- Restructured the documentation to facilitate learning paths
136+
- Updated API docs to document objects at the path users should use to import them
130137

131138
### Internal changes
132139
- ⚠ PyMC now requires Scipy version `>= 1.4.1` (see [4857](https://github.com/pymc-devs/pymc/pull/4857)).

0 commit comments

Comments
 (0)