-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from aave/release-v1.0.0
chore: release 1.0.0
- Loading branch information
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2021-09-15) | ||
|
||
|
||
### Features | ||
|
||
* Add helpers for contracts deployments and accessors ([af5788f](https://www.github.com/aave/aave-v3-periphery/commit/af5788f878b6ab30c8398dffd71ec93ceff458e4)) | ||
* Add periphery contracts importing core dependencies ([eefed97](https://www.github.com/aave/aave-v3-periphery/commit/eefed972df7dc54b9940ff4cba85e52fe8d0fa45)) | ||
* Add primary Aave markets ([630fa4b](https://www.github.com/aave/aave-v3-periphery/commit/630fa4b2d743b0f14e759b08e351542bcb8bddf4)) | ||
* Add SelfdsetructTransfer contract ([e87d96e](https://www.github.com/aave/aave-v3-periphery/commit/e87d96e75fce326c20183501d8397b948afe107c)) | ||
* Add test files ([662f8d6](https://www.github.com/aave/aave-v3-periphery/commit/662f8d604ff0851c8a94e680f46569c0ff853f8f)) | ||
* Added workflow files for test during PRs and release-please integration ([80f723e](https://www.github.com/aave/aave-v3-periphery/commit/80f723e30ddf020e756b49bf4d610e9442f791ad)) | ||
* Fix contracts compiler warnings ([0453a47](https://www.github.com/aave/aave-v3-periphery/commit/0453a47d3cb56496f61dd830e36bad20a29d2c10)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Fix error on hardhat config ([d77b1d2](https://www.github.com/aave/aave-v3-periphery/commit/d77b1d20e8429368fa1c38c0b0acecd512cfe882)) | ||
* Fix error on verify task ([e09fba1](https://www.github.com/aave/aave-v3-periphery/commit/e09fba189d5b1e262acd224c6aa14c6b8e56de96)) | ||
* move worflows inside .github directory ([8a2e35b](https://www.github.com/aave/aave-v3-periphery/commit/8a2e35b8721310b87d9abe261c53f8dbc390abdf)) | ||
* Refactor test setup ([585c74b](https://www.github.com/aave/aave-v3-periphery/commit/585c74b5f152c8de4a79d774bd462bd6370259f2)) | ||
* Remove `buidler` references ([5bdd96e](https://www.github.com/aave/aave-v3-periphery/commit/5bdd96eb04fb3edac26bd9e0e89cdab55768b44f)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters