diff --git a/doc/downloads/index.js b/doc/downloads/index.js index 3eacccd3af..a1258dcb97 100644 --- a/doc/downloads/index.js +++ b/doc/downloads/index.js @@ -37,6 +37,7 @@ var jsonData = { "versions": [ } ], "changes": [ + { "change": "CellML Annotation view: use the new identifiers.org platform (see issue #2190)." }, { "change": "Third-party libraries: upgraded libgit2 to version 0.99.0 (see issue #2305). Upgraded QScintilla to version 2.11.4 (see issue #2307). Upgraded Mesa to version 20.0.2 (see issue #2311). Upgraded LLVM+Clang to version 10.0.0 (see issue #2314). Upgraded the OpenSSL library to version 1.1.1f (see issue #2318)." } ] },