Skip to content

Commit

Permalink
Add comment to RELEASE-NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard authored and michaelosthege committed Mar 10, 2021
1 parent 18cc84e commit 9218f33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
+ ...

### Maintenance
+ ...
- ⚠ Our memoization mechanism wasn't robust against hash collisions (#4506), sometimes resulting in incorrect values in, for example, posterior predictives. The `pymc3.memoize` module was removed and replaced with `cachetools`. The `hashable` function and `WithMemoization` class were moved to `pymc3.util`.
- ...

## PyMC3 3.11.1 (12 February 2021)

Expand Down

0 comments on commit 9218f33

Please sign in to comment.