diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 00000000..669dcfbb --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,11 @@ +## What's Changed + +* fix: add legacy skyway message by @maharifu in https://github.com/palomachain/paloma/pull/1234 +* fix: sort validators with same score by address by @maharifu in https://github.com/palomachain/paloma/pull/1235 +* feat: add node sale contract details in paloma by @maharifu in https://github.com/palomachain/paloma/pull/1236 +* chore: add optional BUILD_TAGS to Makefile by @maharifu in https://github.com/palomachain/paloma/pull/1237 +* chore: Fix testnet node address in readme by @verabehr in https://github.com/palomachain/paloma/pull/1239 +* feat: record pigeon version on valset by @maharifu in https://github.com/palomachain/paloma/pull/1240 + + +**Full Changelog**: https://github.com/palomachain/paloma/compare/v1.15.5...v1.15.6