# HG changeset patch # User Chris Cannam # Date 1589547493 -3600 # Node ID 1982d4ba2ea3b2b241e098ad06dd513b77301cbe # Parent 7305067653043d0d552c30463c64e4b432426450 News updates; remove not-very-useful nav link diff -r 730506765304 -r 1982d4ba2ea3 develop.html --- a/develop.html Wed Nov 13 09:49:51 2019 +0000 +++ b/develop.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@
News about Vamp Plugin SDK updates and some other relevant work.
+ +Version 2.9 of the Vamp plugin SDK is now available.
+ +This is a bug-fix release, but it also changes the base + supported C++ standard from C++98 to C++11, hence the increase + to the minor version rather than point version. For more + details, see the changelog at
+ +http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG+ + +
Version 2.8 of the Vamp plugin SDK is now available.
+ +This is a maintenance and minor feature release. For more details, see the changelog at
+ +http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG+ + +
Version 2.7.1 of the Vamp plugin SDK is now available.
+ +This is a bug-fix release, fixing a potential crash in host + applications.
+ -Version 2.7 of the Vamp plugin SDK is now available.
diff -r 730506765304 -r 1982d4ba2ea3 rationale.html --- a/rationale.html Wed Nov 13 09:49:51 2019 +0000 +++ b/rationale.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@