Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-25 13:35:17 -08:00
parent 33832244cf
commit b998d719a6
87 changed files with 429 additions and 46 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons",
"pr": 1604
}
]
],
"timestamp": 1551130135
},
{
"version": "2.0.2",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.0 - _February 25, 2019_
* Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons (#1604)
## v2.0.2 - _February 7, 2019_
* Dependencies updated