Skip to content

Commit 3de9356

Browse files
committed
Go: Retrofit the change log to mention Go 1.25
This can only be a minor change (or something similar) to stay within the semantic versioning contraints. This is because only the patch version of the Go ql library pack was bumped during the release. Since there were no new language features in Go 1.25, this might also be the most accurate choice here.
1 parent ba5318f commit 3de9356

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

go/ql/lib/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ No user-facing changes.
44

55
## 4.3.2
66

7-
No user-facing changes.
7+
### Minor Analysis Improvements
8+
9+
* Go 1.25 is now supported.
810

911
## 4.3.1
1012

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## 4.3.2
22

3-
No user-facing changes.
3+
### Minor Analysis Improvements
4+
5+
* Go 1.25 is now supported.

0 commit comments

Comments
 (0)