aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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)