Parcourir la source

Add changelog entry for 3.2.1-solc-0.7

Francisco Giordano il y a 5 ans
Parent
commit
9a83ced46e
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Changelog
 
+## 3.2.1-solc-0.7 (unreleased)
+
+* `ERC777`: Remove a warning about function state visibility in Solidity 0.7. ([#2327](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2327))
+
 ## 3.2.0 (2020-09-10)
 
 ### New features