Skip to content

Commit eed40a1

Browse files
andsteingcopybara-github
authored andcommitted
Updates CHANGELOG for v0.0.11
Note that the version was already updated in `setup.py` but the release not pushed to PyPI yet. New PyPI release will be created after submitting this CL. PiperOrigin-RevId: 608356486
1 parent 1368e52 commit eed40a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,9 @@ Last release before dropping support for Python 3.8 and 3.9
108108
- `clu.parameter_overview` now supports JAX global arrays.
109109
- Various small fixes in `clu.metrics` module.
110110
- Removed some tensorflow dependencies.
111+
112+
## v0.0.11
113+
114+
- Removes numpy version pin
115+
- Adds sharding annotations, dtype, total bytes to `parameter_overview`
116+
- Makes `clu.metrics.Std` support same shapes as `clu.metrics.Average`

0 commit comments

Comments
 (0)