File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 7
7
### Why is it needed?
8
8
* required*
9
9
10
+ ## Checklist
11
+
12
+ - [ ] I've read the contribution guidelines.
13
+ - [ ] I've added tests (if applicable).
14
+ - [ ] I've added a changelog entry if necessary.
Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
7
7
8
8
### Bug Fixes
9
9
10
+ * Bug fix for large binary with unlink libraries codegen [ #2016 ] ( https://github.com/web3j/web3j/pull/2016 )
10
11
* Fix contract wrapper generation [ #2017 ] ( https://github.com/web3j/web3j/pull/2017 )
12
+ * Fix for test java wrappers with duplicate name [ #2020 ] ( https://github.com/web3j/web3j/pull/2020 )
11
13
12
14
### Features
13
15
14
- *
16
+ * Changelog entry and PR template edited [ # 2021 ] ( https://github.com/web3j/web3j/pull/2021 )
15
17
16
18
### BREAKING CHANGES
17
19
You can’t perform that action at this time.
0 commit comments