diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dd5fda8..9490f0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.9.0-alpha-rc02](https://github.com/dymensionxyz/roller/compare/v1.8.0-alpha-rc02...v1.9.0-alpha-rc02) (2024-11-19) + + +### Features + +* add support for whitelisted relayers and custom sequencer reward address ([#1113](https://github.com/dymensionxyz/roller/issues/1113)) ([b464907](https://github.com/dymensionxyz/roller/commit/b4649070fa6d147a736bc2b7a1e47ee856cd6111)) + + +### Bug Fixes + +* eibc init roller config path ([9feb360](https://github.com/dymensionxyz/roller/commit/9feb3602e0fc508c3f79615b9758f630bfa82654)) +* handle eibc init better ([34bda08](https://github.com/dymensionxyz/roller/commit/34bda081e04bbb6ba9fafeb85909449aeb3d3608)) +* roller config field mapping ([d9b4765](https://github.com/dymensionxyz/roller/commit/d9b4765b1865bd06109d9776b1230a78f20fad18)) + ## [1.6.4-alpha-rc02](https://github.com/dymensionxyz/roller/compare/v1.6.4-alpha-rc01...v1.6.4-alpha-rc02) (2024-09-20)