File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.0.0] - 2025-06-07
11
+
10
12
## Changed
11
13
12
14
- All: Updates the soroban SDK to latest stable version 22 ([ #411 ] )
@@ -34,6 +36,7 @@ and this project adheres to
34
36
- All: Adds a mechanism to change the admin of a contract that ensures safety of transition ([ #448 ] )
35
37
- All: Adds constructors instead of using ` initialize ` (#[ 455] )
36
38
- Factory, Trader, Vesting: adds ` update_config ` ([ #457 ] )
39
+ - Set phoenix version v2.0.0 ([ #461 ] )
37
40
38
41
## Fixed
39
42
@@ -66,6 +69,7 @@ and this project adheres to
66
69
[ #455 ] : https://github.com/Phoenix-Protocol-Group/phoenix-contracts/pull/455
67
70
[ #457 ] : https://github.com/Phoenix-Protocol-Group/phoenix-contracts/pull/457
68
71
[ #458 ] : https://github.com/Phoenix-Protocol-Group/phoenix-contracts/pull/458
72
+ [ #461 ] : https://github.com/Phoenix-Protocol-Group/phoenix-contracts/pull/461
69
73
70
74
## [ 1.1.0] - 2024-08-27
71
75
You can’t perform that action at this time.
0 commit comments