Skip to content

Commit

Permalink
Slight update to our downloads page (#1548).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Mar 5, 2018
1 parent 8f6bb88 commit 8060263
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/downloads/index.js
Expand Up @@ -37,8 +37,9 @@ var jsonData = { "versions": [
}
],
"changes": [
{ "change": "<strong>Simulation Experiment view:</strong> prevent the legend labels from disappearing upon clearing the simulation data (see issue <a href=\"https://github.com/opencor/opencor/issues/1537\">#1537</a>). Prevent the clearing of simulation data from taking too long when we have several graph panels (see issue <a href=\"https://github.com/opencor/opencor/issues/1538\">#1538</a>)." }
{ "change": "<strong>Simulation support:</strong> a change in a model parameter now results in a solver being reinitialised (see issue <a href=\"https://github.com/opencor/opencor/issues/1549\">#1549</a>)." }
{ "change": "<strong>Simulation Experiment view:</strong> prevent the legend labels from disappearing upon clearing the simulation data (see issue <a href=\"https://github.com/opencor/opencor/issues/1537\">#1537</a>). Prevent the clearing of simulation data from taking too long when we have several graph panels (see issue <a href=\"https://github.com/opencor/opencor/issues/1538\">#1538</a>)." },
{ "change": "<strong>Simulation support:</strong> a change in a model parameter now results in a solver being reinitialised (see issue <a href=\"https://github.com/opencor/opencor/issues/1549\">#1549</a>)." },
{ "change": "<strong>Third-party libraries:</strong> upgraded <a href=\"https://riverbankcomputing.com/software/qscintilla/intro\">QScintilla</a> to version 2.10.3 (see issue <a href=\"https://github.com/opencor/opencor/issues/1548\">#1548</a>)." }
]
},
{ "major": 0, "minor": 4, "patch": 1, "day": 20, "month": 5, "year": 2015, "type": 0,
Expand Down

0 comments on commit 8060263

Please sign in to comment.