diff --git a/CHANGELOG.md b/CHANGELOG.md index 70a21a2f..0297450e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -- Bumped vulnerable package versions - [#472](https://github.com/chrisleekr/binance-trading-bot/pull/472) +- Bumped vulnerable package versions - [#472](https://github.com/chrisleekr/binance-trading-bot/pull/472) - Refactored the slack hander to avoid message flooding to Slack - [#471](https://github.com/chrisleekr/binance-trading-bot/pull/471) - Implemented queue to stabilise the trade by [@habibalkhabbaz](https://github.com/habibalkhabbaz) - [#464](https://github.com/chrisleekr/binance-trading-bot/pull/464) - Fixed to handle order status update correctly - [#461](https://github.com/chrisleekr/binance-trading-bot/pull/461)