Skip to content

Commit 4088178

Browse files
committed
Changelog updated
1 parent a700796 commit 4088178

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) starting with the *v1.0.0-beta.1* release.
66

7+
## [v2.0.0] - 2025-11-05
8+
[v2.0.0 release page](https://github.com/1inch/1inch-sdk-go/releases/tag/v2.0.0)
9+
10+
### Changed
11+
- Fusion Plus updated to use v1.1 API
12+
13+
## [v2.0.0-preview.2] - 2025-10-30
14+
[v2.0.0-preview.2 release page](https://github.com/1inch/1inch-sdk-go/releases/tag/v2.0.0-preview.2)
15+
16+
### Breaking Changes
17+
- Limit Orders have been refactored. Order creation now uses a different flow. See the examples for more details.
18+
19+
### Changed
20+
- Limit Order SDK updated to support v4.1 API
21+
-
22+
## [v2.0.0] - 2025-1-22
23+
[v2.0.0-preview release page](https://github.com/1inch/1inch-sdk-go/releases/tag/v2.0.0-preview)
24+
25+
### Breaking Changes
26+
- a new `surplus=true` query parameter must be added to Fusion quote requests
27+
28+
### Changed
29+
- Fusion implementation updated to support new Fusion backend
30+
- Fusion+ is disabled until refactor is complete
31+
732
## [v2.0.0-preview] - 2025-1-22
833
[v2.0.0-preview release page](https://github.com/1inch/1inch-sdk-go/releases/tag/v2.0.0-preview)
934

0 commit comments

Comments
 (0)