Skip to content

Commit 790b6ea

Browse files
committed
Updating the changelog in preparation for the next release
1 parent 4a9cec9 commit 790b6ea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
2323

2424
## [Unreleased]
2525

26+
## [0.0.8] - 2024-02-12
27+
* Disabled JAX's compilation cache
28+
* Updated Orbax handler to use bulk APIs
29+
* Updates to support JAX 0.5.0
30+
2631
## [0.0.7] - 2024-10-23
2732
* Updated `setup.py` to `pyproject.toml`
2833
* Added this changelog
@@ -34,5 +39,5 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
3439
* Persistence enabled
3540
* General argument type fixes
3641

37-
[Unreleased]: https://github.com/AI-Hypercomputer/pathways-utils/compare/v0.0.7...HEAD
42+
[Unreleased]: https://github.com/AI-Hypercomputer/pathways-utils/compare/v0.0.8...HEAD
3843

0 commit comments

Comments
 (0)