Skip to content

Commit 3dcbfab

Browse files
committed
chore: update changelog for version 2.0.0 and fix entry formatting
1 parent 2617b48 commit 3dcbfab

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# Changelog
22

3-
## [2.0.0](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v1.1.0...v1.1.1) (2025-07-30)
3+
## [2.0.0](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v1.1.0...v2.0.0) (2025-07-30)
4+
5+
### Added
46

5-
- remove ERC1538 references and update related configurations (#52)
67
- Add Arbitrum & Avalanche networks. (#47)
8+
- Add a modern test stack, agnostic to the forked network. (#38)
9+
- Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38)
10+
11+
### Changed
12+
13+
- [BREAKING] Remove ERC1538 references and update related configurations (#52)
714
- Migrate integration tests from Jenkins to GitHub Actions. (#44)
815
- Remove unused files to streamline the repository. (#42)
916
- Rewrite Jenkins CI for future migration (#36, #37)
10-
- Add a modern test stack, agnostic to the forked network. (#38)
11-
- Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38)
1217

1318
## v1.1.0 - Support deal sponsor
1419

0 commit comments

Comments
 (0)