Skip to content

Commit

Permalink
Slight update to our documentation (opencor#2526).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Aug 10, 2021
1 parent ace2035 commit 6e3d0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/downloads/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ var jsonData = { "versions": [
}
],
"changes": [
{ "change": "<strong>Python support:</strong> ensure that data store manipulations are safe (see issue <a href=\"https://github.com/opencor/opencor/issues/2526\">#2526</a>)." },
{ "change": "<strong>Graph Panel widget:</strong> round off axes values whenever possible (see issue <a href=\"https://github.com/opencor/opencor/issues/2518\">#2518</a>)." },
{ "change": "<strong>Simulation Experiment view:</strong> added a way to plot a parameter against the last used parameter (see issue <a href=\"https://github.com/opencor/opencor/issues/2521\">#2521</a>)." },
{ "change": "<strong>Third-party libraries:</strong> upgraded <a href=\"https://llvm.org/\">LLVM</a>+<a href=\"https://clang.llvm.org/\">Clang</a> to version 12.0.1 (see issue <a href=\"https://github.com/opencor/opencor/issues/2515\">#2515</a>). Upgraded <a href=\"http://qwt.sourceforge.net/\">Qwt</a> to version 6.2.0 (see issue <a href=\"https://github.com/opencor/opencor/issues/2517\">#2517</a>). Upgraded <a href=\"https://katex.org/\">KaTeX</a> to version 0.13.13 (see issue <a href=\"https://github.com/opencor/opencor/issues/2524\">#2524</a>)." }
Expand Down

0 comments on commit 6e3d0f5

Please sign in to comment.