diff --git a/CHANGELOG b/CHANGELOG index 42924ad..3f159cc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ # CHANGELOG -- v0.5.21 +- v0.5.25 + - security patch: bump golang.org/x/crypto from 0.15.0 to 0.17.0, and more + +- v0.5.21/23 + - removed sending to coverall since a unknown/untagged error when gh action triggering the release - security patch: bump golang.org/x/net from 0.15.0 to 0.17.0, and more - fixed a bug from errors.v3 - upgrade deps