Files
protocol/contracts/exchange-libs/CHANGELOG.json
Leonid Logvinov f3d9520db2 Updated CHANGELOGS
2019-02-05 14:50:02 +01:00

25 lines
518 B
JSON

[
{
"timestamp": 1549373905,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Rename contracts-libs to contracts-exchange-libs",
"pr": 1539
},
{
"note": "Move LibAddressArray contract to contracts-utils",
"pr": 1539
}
]
}
]