diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 80b44456b..85e4dcebd 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,9 +1,19 @@ # Changelog -All notable changes to this project will be documented in this file. -. -================. -================. -================. -================. -================ +## v1.1.0 (2024-07-27) + +### New Features + +* Added support for SidraDEX decentralized exchange +* Implemented advanced pricing algorithm using machine learning and data analytics +* Updated user interface for improved user experience + +### Bug Fixes + +* Fixed issue with liquidity addition and removal +* Resolved problem with swap functionality + +### Changes + +* Updated dependencies to latest versions +* Refactored code for improved performance and maintainability