Skip to content

Commit 20811a1

Browse files
chore: Prepare for v0.1.24 release (#151)
1 parent 2948672 commit 20811a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ChangeLog
22

3+
## v0.1.24
4+
5+
- Upgrades Dockerfile to use Go 1.24.3 (released May 6 2025).
6+
- Sets `GOTOOLCHAIN=auto` in Dockerfile by default, to allow
7+
for transparent toolchain upgrading if the network
8+
configuration allows it.
9+
310
## v0.1.23
411

512
- Upgrades Dockerfile to use Go 1.24.0 (released Feb 11 2025).

internal/index/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.23
1+
0.1.24

0 commit comments

Comments
 (0)