瀏覽代碼

Add beacon proxy changelog entry

Francisco Giordano 4 年之前
父節點
當前提交
9e51b2e5df
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Changelog
 
+## Unreleased
+
+ * Add beacon proxy. ([#2411](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2411))
+
 ## Unreleased
 
  * Now supports both Solidity 0.6 and 0.7. Compiling with solc 0.7 will result in warnings. Install the `solc-0.7` tag to compile without warnings.