Updated CHANGELOGS & MD docs
This commit is contained in:
parent
682c07cb73
commit
b3c20ff909
@ -6,7 +6,8 @@
|
|||||||
"note": "Use the `MetaTransaction` class from `@0x/protocol-utils` in tests.",
|
"note": "Use the `MetaTransaction` class from `@0x/protocol-utils` in tests.",
|
||||||
"pr": 90
|
"pr": 90
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1608149382
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "0.13.0",
|
"version": "0.13.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.14.0 - _December 16, 2020_
|
||||||
|
|
||||||
|
* Use the `MetaTransaction` class from `@0x/protocol-utils` in tests. (#90)
|
||||||
|
|
||||||
## v0.13.0 - _December 16, 2020_
|
## v0.13.0 - _December 16, 2020_
|
||||||
|
|
||||||
* Address audit feedback in UniswapFeature (#82)
|
* Address audit feedback in UniswapFeature (#82)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1608149382,
|
||||||
|
"version": "5.5.1",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "5.5.0",
|
"version": "5.5.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.5.1 - _December 16, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.5.0 - _December 16, 2020_
|
## v5.5.0 - _December 16, 2020_
|
||||||
|
|
||||||
* Bancor now supported in all pairs (#88)
|
* Bancor now supported in all pairs (#88)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1608149382,
|
||||||
|
"version": "6.5.6",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1608105788,
|
"timestamp": 1608105788,
|
||||||
"version": "6.5.5",
|
"version": "6.5.5",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v6.5.6 - _December 16, 2020_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v6.5.5 - _December 16, 2020_
|
## v6.5.5 - _December 16, 2020_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add the `MetaTransaction` class for EP mtxs",
|
"note": "Add the `MetaTransaction` class for EP mtxs",
|
||||||
"pr": 90
|
"pr": 90
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1608149382
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1607485227,
|
"timestamp": 1607485227,
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.1.0 - _December 16, 2020_
|
||||||
|
|
||||||
|
* Add the `MetaTransaction` class for EP mtxs (#90)
|
||||||
|
|
||||||
## v1.0.1 - _December 9, 2020_
|
## v1.0.1 - _December 9, 2020_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user