Update CHANGELOGs
This commit is contained in:
parent
64401f1031
commit
c20972de3f
@ -1,4 +1,17 @@
|
||||
[
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Upgrade contracts to Solidity 0.5.3",
|
||||
"pr": 1604
|
||||
},
|
||||
{
|
||||
"note": "Make constants internal",
|
||||
"pr": 1604
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"timestamp": 1549733923,
|
||||
"version": "1.0.5",
|
||||
|
@ -1,4 +1,17 @@
|
||||
[
|
||||
{
|
||||
"version": "2.0.5",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Fix bug in `LibBytes.slice` and `LibBytes.sliceDestructive`",
|
||||
"pr": 1604
|
||||
},
|
||||
{
|
||||
"note": "Upgrade contracts to Solidity 0.5.3",
|
||||
"pr": 1604
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"timestamp": 1549733923,
|
||||
"version": "2.0.4",
|
||||
|
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons",
|
||||
"pr": 1604
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2.0.2",
|
||||
"changes": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user