Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Sep 26, 2017
1 parent 112d01f commit 8ae5c42
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions doc/user/whatIsNew.js
Expand Up @@ -12,11 +12,6 @@ var jsonData = { "versions": [
{ "type": "Improved", "description": "Keyboard navigation in tree views." },
]
},
{ "name": "Data store",
"entries": [
{ "type": "Improved", "description": "Selection of data." }
]
},
{ "name": "API",
"entries": [
{ "type": "subCategory", "name": "CellML API",
Expand All @@ -28,6 +23,7 @@ var jsonData = { "versions": [
},
{ "name": "Data store",
"entries": [
{ "type": "Improved", "description": "Selection of data." },
{ "type": "subCategory", "name": "<a href=\"https://en.wikipedia.org/wiki/Comma-separated_values\">CSV</a> data store",
"entries": [
{ "type": "Improved", "description": "Export of data." }
Expand Down

0 comments on commit 8ae5c42

Please sign in to comment.