diff --git a/doc/downloads/index.js b/doc/downloads/index.js index 78ee071156..0cb663ed51 100644 --- a/doc/downloads/index.js +++ b/doc/downloads/index.js @@ -37,6 +37,7 @@ var jsonData = { "versions": [ } ], "changes": [ + { "change": "General: all widgets in a tool bar are now visible in its corresponding context menu (see issue #2395)." }, { "change": "Third-party libraries: upgraded QScintilla to version 2.11.5 (see issue #2364). Upgraded the Qwt library to version 6.1.5 (see issue #2365). Upgraded the OpenSSL library to version 1.1.1h (see issue #2399). 20.0.7 (see issue #2342). Upgraded the SUNDIALS library to version 5.4.0 (see issue #2407). Upgraded LLVM+Clang to version 11.0.0 (see issue #2410). Upgraded libgit2 to version 1.1.0 (see issue #2414)." } ] },