Skip to content

Commit 6219c06

Browse files
authored
CHANGELOG: use unicode arrow to indicate updated versions (#144)
1 parent f749bde commit 6219c06

File tree

1 file changed

+16
-20
lines changed

1 file changed

+16
-20
lines changed

CHANGELOG.md

Lines changed: 16 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,48 @@
11
# Change log
22

3-
## v2025.1.9
4-
(*) = updated since previous release
3+
↗️ = updated since previous release
54

5+
## v2025.1.9
66
- `jax-ai-stack` packages:
7-
- (*) `jax==0.4.38`
7+
- `jax==0.4.38` ↗️
88
- `flax==0.10.2`
99
- `ml_dtypes==0.4.0`
1010
- `optax==0.2.4`
11-
- (*) `orbax-checkpoint==0.11.0`
11+
- `orbax-checkpoint==0.11.0` ↗️
1212
- `orbax-export==0.0.6`
1313
- `jax-ai-stack[tfds]` packages:
1414
- `tensorflow==2.18.0`
1515
- `tensorflow_datasets==4.9.7`
1616
- `jax-ai-stack[grain]` packages:
17-
- (*) `grain==0.2.2`
17+
- `grain==0.2.2` ↗️
1818

1919
## v2024.12.10
20-
(*) = updated since previous release
21-
2220
- `jax-ai-stack` packages:
23-
- (*) `jax==0.4.37`
24-
- (*) `flax==0.10.2`
21+
- `jax==0.4.37` ↗️
22+
- `flax==0.10.2` ↗️
2523
- `ml_dtypes==0.4.0`
26-
- (*) `optax==0.2.4`
27-
- (*) `orbax-checkpoint==0.10.2`
28-
- (*) `orbax-export==0.0.6`
24+
- `optax==0.2.4` ↗️
25+
- `orbax-checkpoint==0.10.2` ↗️
26+
- `orbax-export==0.0.6` ↗️
2927
- `jax-ai-stack[tfds]` packages:
3028
- `tensorflow==2.18.0`
31-
- (*) `tensorflow_datasets==4.9.7`
29+
- `tensorflow_datasets==4.9.7` ↗️
3230
- `jax-ai-stack[grain]` packages:
3331
- `grain==0.2.2`
3432

3533
## v2024.11.1
36-
(*) = updated since previous release
37-
3834
- `jax-ai-stack` packages:
39-
- (*) `jax==0.4.35`
40-
- (*) `flax==0.10.0`
35+
- `jax==0.4.35` ↗️
36+
- `flax==0.10.0` ↗️
4137
- `ml_dtypes==0.4.0`
4238
- `optax==0.2.3`
43-
- (*) `orbax-checkpoint==0.7.0`
39+
- `orbax-checkpoint==0.7.0` ↗️
4440
- `orbax-export==0.0.5`
4541
- `jax-ai-stack[tfds]` packages:
46-
- (*) `tensorflow==2.18.0`
42+
- `tensorflow==2.18.0` ↗️
4743
- `tensorflow_datasets==4.9.6`
4844
- `jax-ai-stack[grain]` packages:
49-
- (*) `grain==0.2.2`
45+
- `grain==0.2.2` ↗️
5046

5147
## v2024.10.1
5248
- `jax-ai-stack` packages:

0 commit comments

Comments
 (0)