diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 00000000..05a1638e --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,8 @@ +## What's Changed +* fix: remove obsolete parameters from skyway module by @byte-bandit in https://github.com/palomachain/paloma/pull/1217 +* fix: verifyTX on message attestation by @maharifu in https://github.com/palomachain/paloma/pull/1218 +* chore: upgrade IAVL to 1.1.4 by @byte-bandit in https://github.com/palomachain/paloma/pull/1219 +* chore: update readme by @byte-bandit in https://github.com/palomachain/paloma/pull/1221 + + +**Full Changelog**: https://github.com/palomachain/paloma/compare/v1.15.2...v1.15.3