This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.10.0] ( https://github.com/sygmaprotocol/sygma-solidity/compare/v2.9.0...v2.10.0 ) (2024-09-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * add optional call to ERC20Handler and NativeTokenHandler execute ([ #266 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/266 ) ) ([ b166d41] ( https://github.com/sygmaprotocol/sygma-solidity/commit/b166d419247df746fc8a34f490e9d9ec4ba15e57 ) )
9
+ * permissionless token addition with GMP ([ #261 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/261 ) ) ([ 0234458] ( https://github.com/sygmaprotocol/sygma-solidity/commit/02344587e99c7f41d66f4846daab5701261e7071 ) )
10
+ * retry contract ([ #259 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/259 ) ) ([ a72c1f9] ( https://github.com/sygmaprotocol/sygma-solidity/commit/a72c1f980d6f9335d1b1f852e03cb0a821ad478b ) )
11
+
12
+
13
+ ### Miscellaneous
14
+
15
+ * add optional message call docs ([ #276 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/276 ) ) ([ 2aafeb7] ( https://github.com/sygmaprotocol/sygma-solidity/commit/2aafeb78931c44ed74db1f8ee5a6aca7bcf52393 ) )
16
+ * add retry migration ([ #263 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/263 ) ) ([ 27d9682] ( https://github.com/sygmaprotocol/sygma-solidity/commit/27d96827f8403a31f9a33a40b0a49d8d2b3e3c9a ) )
17
+
3
18
## [ 2.9.0] ( https://github.com/sygmaprotocol/sygma-solidity/compare/v2.8.0...v2.9.0 ) (2024-07-30)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @buildwithsygma/sygma-contracts" ,
3
- "version" : " 2.9 .0" ,
3
+ "version" : " 2.10 .0" ,
4
4
"description" : " " ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " https://github.com/sygmaprotocol/sygma-solidity.git" ,
You can’t perform that action at this time.
0 commit comments