mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Update CHANGELOG to indicate that 0.4.0 was yanked.
PiperOrigin-RevId: 494868884
This commit is contained in:
parent
71569e1d16
commit
dc8ead04b4
13
CHANGELOG.md
13
CHANGELOG.md
@ -8,9 +8,6 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
|
||||
## jax 0.4.1
|
||||
|
||||
## jaxlib 0.4.1
|
||||
|
||||
## jax 0.4.0 (Dec 12, 2022)
|
||||
* Changes
|
||||
* Support for Python 3.7 has been dropped, in accordance with JAX's
|
||||
{ref}`version-support-policy`.
|
||||
@ -43,7 +40,8 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
It will be removed in a future release, in accordance with the {ref}`api-compatibility`
|
||||
policy. It can be replaced with `jnp.sort(a, axis=0)`.
|
||||
|
||||
## jaxlib 0.4.0 (Dec 12, 2022)
|
||||
## jaxlib 0.4.1
|
||||
|
||||
* Changes
|
||||
* Support for Python 3.7 has been dropped, in accordance with JAX's
|
||||
{ref}`version-support-policy`.
|
||||
@ -55,6 +53,13 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
* The deprecated method `.block_host_until_ready()` has been removed. Use
|
||||
`.block_until_ready()` instead.
|
||||
|
||||
## jax 0.4.0 (Dec 12, 2022)
|
||||
|
||||
* The release was yanked.
|
||||
|
||||
## jaxlib 0.4.0 (Dec 12, 2022)
|
||||
|
||||
* The release was yanked.
|
||||
|
||||
## jax 0.3.25 (Nov 15, 2022)
|
||||
* Changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user