Skip to content

Commit

Permalink
Slight update to our what is new page.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Dec 2, 2019
1 parent 60495e7 commit a6ff41f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/whatIsNew.js
Expand Up @@ -56,6 +56,11 @@ var jsonData = { "versions": [
},
{ "name": "Support",
"entries": [
{ "type": "subCategory", "name": "CellML support",
"entries": [
{ "type": "improved", "description": "Loading of <a href=\"https://cellml.org/\">CellML</a> files." }
]
},
{ "type": "subCategory", "name": "COMBINE support",
"entries": [
{ "type": "fixed", "description": "Files with a master attribute of \"1\" (rather than \"true\")." }
Expand Down

0 comments on commit a6ff41f

Please sign in to comment.