Skip to content

Commit

Permalink
feat: add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Jul 14, 2020
1 parent f2d0304 commit ff38178
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.1.1 (Unreleased)

### Improvements
* `Address.isContract`: switched from `extcodehash` to `extcodesize` for less gas usage. ([#2311](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2311))


## 3.1.0 (2020-06-23)

### New features
Expand Down

0 comments on commit ff38178

Please sign in to comment.