-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |