File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
3434
3535# Changelog
3636
37+ ## [ v7.10.0] ( https://github.com/cosmos/ibc-go/releases/tag/v7.10.0 ) - 2025-03-12
38+
39+ - [ ISA-2025-001] ( https://github.com/cosmos/ibc-go/security/advisories/GHSA-4wf3-5qj9-368v ) Fix ISA-2025-001
40+
3741## [ v7.9.1] ( https://github.com/cosmos/ibc-go/releases/tag/v7.9.1 ) - 2025-02-27
3842
3943- [ ASA-2025-004] ( https://github.com/cosmos/ibc-go/security/advisories/GHSA-jg6f-48ff-5xrw ) Fix ASA-2025-004
Original file line number Diff line number Diff line change 11go 1.19
22
3- retract (
4- // contains ASA-2025-004
5- [v7.0.0 , v7.9.1 ]
6- )
3+ // contains ASA-2025-004 and ISA-2025-001 vulnerabilities
4+ retract [v7.0.0 , v7.9.2 ]
75
86module github.com/cosmos/ibc-go/v7
97
You can’t perform that action at this time.
0 commit comments