We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457dabc commit 4bd23c0Copy full SHA for 4bd23c0
RELEASE-NOTES.md
@@ -1,9 +1,8 @@
1
# Release Notes
2
3
## PyMC3 3.11.0 (19 January 2021)
4
-This release breaks some APIs w.r.t. `3.10.0`.
5
-It also brings some dreadfully awaited fixes, so be sure to go through the changes below.
6
-(Or latest when you run into problems.)
+
+This release breaks some APIs w.r.t. `3.10.0`. It also brings some dreadfully awaited fixes, so be sure to go through the (breaking) changes below.
7
8
### Breaking Changes
9
- Python 3.6 support was dropped (by no longer testing) and Python 3.9 was added (see [#4332](https://github.com/pymc-devs/pymc3/pull/4332)).
0 commit comments