Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nventuro committed Aug 16, 2019
1 parent 92c1a30 commit 19006ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* `SafeMath`: added custom error messages support for `sub`, `div` and `mod` functions. `ERC20` and `ERC777` updated to throw custom errors on subtraction overflows. ([#1828](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/1828))

### Breaking changes in drafts:
* `SignatureBouncer` has been removed from the library, to avoid confusions with the GSN Bouncers and `GSNBouncerSignature`. ([#1879](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/1879))
* `SignatureBouncer` has been removed from the library, both to avoid confusions with the GSN Bouncers and `GSNBouncerSignature` and because the API was not very clear. ([#1879](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/1879))

## 2.3.0 (2019-05-27)

Expand Down

0 comments on commit 19006ec

Please sign in to comment.