From 148df4ba456eed7b2dd4b7a262ddccec8cf23bba Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Nov 2023 12:38:35 +0000 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2d8868c..9d511f05b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ ## [Unreleased](https://github.com/bancorprotocol/fastlane-bot/tree/HEAD) -[Full Changelog](https://github.com/bancorprotocol/fastlane-bot/compare/v2.7.54...HEAD) +[Full Changelog](https://github.com/bancorprotocol/fastlane-bot/compare/v2.7.55...HEAD) + +- Add multichain support [\#183](https://github.com/bancorprotocol/fastlane-bot/pull/183) ([Lesigh-3100](https://github.com/Lesigh-3100)) + +## [v2.7.55](https://github.com/bancorprotocol/fastlane-bot/tree/v2.7.55) (2023-11-01) + +[Full Changelog](https://github.com/bancorprotocol/fastlane-bot/compare/v2.7.54...v2.7.55) - Bug in close pool script [\#181](https://github.com/bancorprotocol/fastlane-bot/issues/181)