Skip to content

Commit f7f4dda

Browse files
authored
add release manager name to release notes
As suggested by @twiecki adding @michaelosthege (3.9.0/3.9.1) and my name (3.10.0) to release notes.
1 parent edbafaa commit f7f4dda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ This new version of `Theano-PyMC` comes with an experimental JAX backend which,
5050
- Added a new notebook demonstrating how to incorporate sampling from a conjugate Dirichlet-multinomial posterior density in conjunction with other step methods (see [#4199](https://github.com/pymc-devs/pymc3/pull/4199)).
5151
- Mentioned the way to do any random walk with `theano.tensor.cumsum()` in `GaussianRandomWalk` docstrings (see [#4048](https://github.com/pymc-devs/pymc3/pull/4048)).
5252

53+
**Release manager** for 3.10.0: Eelke Spaak ([@Spaak](https://github.com/Spaak))
5354

5455
## PyMC3 3.9.3 (11 August 2020)
5556

@@ -85,6 +86,8 @@ _NB: The `docs/*` folder is still removed from the tarball due to an upload size
8586
The `v3.9.0` upload to PyPI didn't include a tarball, which is fixed in this release.
8687
Though we had to temporarily remove the `docs/*` folder from the tarball due to a size limit.
8788

89+
**Release manager** for 3.9.1: Michael Osthege ([@michaelosthege](https://github.com/michaelosthege))
90+
8891
## PyMC3 3.9.0 (16 June 2020)
8992

9093
### New features
@@ -130,6 +133,7 @@ Though we had to temporarily remove the `docs/*` folder from the tarball due to
130133
- Dropped some deprecated kwargs and functions (see [#3906](https://github.com/pymc-devs/pymc3/pull/3906))
131134
- Dropped the outdated 'nuts' initialization method for `pm.sample` (see [#3863](https://github.com/pymc-devs/pymc3/pull/3863)).
132135

136+
**Release manager** for 3.9.0: Michael Osthege ([@michaelosthege](https://github.com/michaelosthege))
133137

134138
## PyMC3 3.8 (November 29 2019)
135139

0 commit comments

Comments
 (0)