From 64c24d0255113d3fefa41447913a536675343dfc Mon Sep 17 00:00:00 2001 From: Tyler Ruppert <524638+ToasterTheBrave@users.noreply.github.com> Date: Fri, 28 Jul 2023 08:28:46 -0600 Subject: [PATCH] Release notes for new release (#934) Co-authored-by: Tyler Ruppert <{ID}+{username}@users.noreply.github.com> --- RELEASE_NOTES.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 RELEASE_NOTES.md diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 00000000..2bef209e --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,9 @@ +## What's Changed +* Update readme for latest release by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/928 +* Bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in https://github.com/palomachain/paloma/pull/923 +* Bump google.golang.org/grpc from 1.55.0 to 1.57.0 by @dependabot in https://github.com/palomachain/paloma/pull/929 +* Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in https://github.com/palomachain/paloma/pull/930 +* Migration hack on public test net by @byte-bandit in https://github.com/palomachain/paloma/pull/933 + + +**Full Changelog**: https://github.com/palomachain/paloma/compare/v1.6.0...v1.6.1