aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-04-19 00:48:12 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-04-19 01:01:52 +0200
commit23429646da1d07d6a8632263a167f167d9971f35 (patch)
treeec8280026ab5340b98b661cd32a904e578773188 /CHANGELOG.md
parent137708df186982c9b60a4f0843ca6b6cbefa8c2a (diff)
downloadgo-schwift-23429646da1d07d6a8632263a167f167d9971f35.tar.gz
bump all dependencies to their latest versions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34a32be..386c7d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ Changes:
- The library must now be imported from the new module path `go.xyrillian.de/schwift/v2`.
The Go compiler should throw suitable errors after upgrading with `go get -u`.
+- Bumped all dependencies to their latest versions. The minimum Go version is now 1.25.
# v2.0.0 (2024-07-08)