From e5c58ef4de965595b58d14a780f41d362175767d Mon Sep 17 00:00:00 2001 From: Christian Lohr Date: Fri, 7 Jun 2024 14:00:04 +0200 Subject: [PATCH] Add release notes --- RELEASE_NOTES.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 RELEASE_NOTES.md diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 00000000..c5c8bff1 --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,23 @@ +## What's Changed + +* chore(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in +* chore(deps): bump golang.org/x/term from 0.17.0 to 0.20.0 by @dependabot in +* chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.33.1 by @dependabot in +* chore(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in +* chore: add updated testnet details to readme by @verabehr in +* chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.64.0 by @dependabot in +* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0 by @dependabot in +* chore(deps): bump github.com/cometbft/cometbft from 0.38.5 to 0.38.7 by @dependabot in +* fix: gravity gRPC client implementation by @byte-bandit in +* chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.13.1 by @dependabot in +* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in +* feat: limit query window by @byte-bandit in +* chore: increase gas limit multiplier to 1.5f by @byte-bandit in +* chore: update xchain reference blocks by @maharifu in +* chore: update Paloma dependency by @byte-bandit in + +## New Contributors + +* @maharifu made their first contribution in + +**Full Changelog**: