Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2020-12-09 03:40:51 +00:00
parent edda1edc50
commit 1e7c9bbb1f
44 changed files with 276 additions and 3 deletions

View File

@@ -10,7 +10,8 @@
"note": "Move tooling out into `@0x/protocol-utils`.",
"pr": 76
}
]
],
"timestamp": 1607485227
},
{
"timestamp": 1607381756,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.12.0 - _December 9, 2020_
* Add test for selector collisions on the proxy (#74)
* Move tooling out into `@0x/protocol-utils`. (#76)
## v0.11.1 - _December 7, 2020_
* Dependencies updated