Skip to content

Commit 533eb68

Browse files
committed
chore: Update changelog of previous release
1 parent 6d98829 commit 533eb68

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,30 @@
1717
- Add Diamond contract unit tests (#224)
1818
- Fix `fallback` and `receive` (#223)
1919
- Migrate contracts (#222)
20-
- Add Github Action CI in order to publish NPM package
20+
21+
## v5.5.1 - Fresh development environment
22+
23+
### What's new?
24+
25+
- Add some small optimizations to `IexecPoco2Delegate` contract (#167, #168).
26+
- Add support for CreateX factory.
27+
- Migrate to Ethers v6.
28+
- Migrate all Javascript files to Typescript.
29+
- Purge Truffle.
30+
- Migrate CI from Jenkins to Github Actions.
2131

2232
### Updated contracts
2333

2434
- [x] `IexecPoco2Delegate.sol`
2535

26-
### Features
27-
<!-- TODO update this with v5.5.1 release notes -->
36+
### More details
37+
38+
- Release v5.5.1 #220
2839
- Add gitub action workflow for deployment (#218)
29-
- Fix new testnets chain name (#217)
40+
- Rename Avalanche Fuji and Arbitrum Sepolia network configuration (#217)
3041
- Deploy on new testnet chains using CreateX factory (#216)
3142
- Add CreateX factory for new chain deployment (#215)
32-
- Support Arbitrum & Avalanche Fuji testnets (#215)
43+
- Add Github Action CI in order to publish NPM package (#214)
3344
- Housekeeping (#208)
3445
- Add Halborn "Poco v5.5 & Voucher v1.0" audit report (#205)
3546
- Refactor Factory deployer (#206)
@@ -80,7 +91,7 @@
8091
- kitty (#142, #144)
8192
- reopen (#135)
8293

83-
## v5.5.0
94+
## v5.5.0 - Deal sponsoring
8495

8596
### What's new?
8697

0 commit comments

Comments
 (0)