Skip to content

Commit

Permalink
Merge pull request #2021 from web3j/changelogEntry
Browse files Browse the repository at this point in the history
changelog entry and template edited
  • Loading branch information
gtebrean authored Mar 22, 2024
2 parents 3a5f276 + 22a110e commit c0679c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@
### Why is it needed?
*required*

## Checklist

- [ ] I've read the contribution guidelines.
- [ ] I've added tests (if applicable).
- [ ] I've added a changelog entry if necessary.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Bug Fixes

* Bug fix for large binary with unlink libraries codegen [#2016](https://github.com/web3j/web3j/pull/2016)
* Fix contract wrapper generation [#2017](https://github.com/web3j/web3j/pull/2017)
* Fix for test java wrappers with duplicate name [#2020](https://github.com/web3j/web3j/pull/2020)

### Features

*
* Changelog entry and PR template edited [#2021](https://github.com/web3j/web3j/pull/2021)

### BREAKING CHANGES

Expand Down

0 comments on commit c0679c0

Please sign in to comment.