diff --git a/CHANGES.md b/CHANGES.md index 8f1cc5855..b045e4e12 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed -## [0.15.0] - 2023-08-31 +## [0.15.0] - 2023-09-04 ### Added - Add the option to globally override the use of caching in scoring callbacks on the net by setting the `use_caching` argument on the net (this overrides the settings of individual callbacks) (#971)