Remove changelog entry from ethereum-types

This commit is contained in:
Leonid Logvinov
2018-05-31 15:33:49 -07:00
parent 74c45b6582
commit 763b3418f2
3 changed files with 18 additions and 17 deletions

View File

@@ -1,4 +1,12 @@
[ [
{
"version": "0.2.0",
"changes": [
{
"note": "Removed portal specific colors"
}
]
},
{ {
"timestamp": 1527009133, "timestamp": 1527009133,
"version": "0.1.7", "version": "0.1.7",
@@ -8,14 +16,6 @@
} }
] ]
}, },
{
"version": "0.2.0",
"changes": [
{
"note": "Removed portal specific colors"
}
]
},
{ {
"timestamp": 1525477860, "timestamp": 1525477860,
"version": "0.1.6", "version": "0.1.6",

View File

@@ -1,5 +1,6 @@
[ [
{ {
"timestamp": 1527009133,
"version": "0.0.5", "version": "0.0.5",
"changes": [ "changes": [
{ {

View File

@@ -1,13 +1,4 @@
[ [
{
"timestamp": 1527009133,
"version": "0.6.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "0.7.0", "version": "0.7.0",
"changes": [ "changes": [
@@ -17,6 +8,15 @@
} }
] ]
}, },
{
"timestamp": 1527009133,
"version": "0.6.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1525477860, "timestamp": 1525477860,
"version": "0.6.1", "version": "0.6.1",