diff --git a/doc/ReleaseNotes.txt b/doc/ReleaseNotes.txt index bb41a11..b3e82c0 100644 --- a/doc/ReleaseNotes.txt +++ b/doc/ReleaseNotes.txt @@ -2,6 +2,11 @@ The Synthesis ToolKit in C++ (STK) By Perry R. Cook and Gary P. Scavone, 1995--2023. +v.5.0.1 (10 August 2023) +- see github site for complete details (github.com/thestk/stk) +- cmake updates +- fix for demo msvc project in Windows + v.5.0.0 (4 August 2023) - see github site for complete details (github.com/thestk/stk) - new filter design functionality in BiQuad (thanks to Navin Kumar!) diff --git a/doc/doxygen/download.txt b/doc/doxygen/download.txt index e32c263..3521ec6 100644 --- a/doc/doxygen/download.txt +++ b/doc/doxygen/download.txt @@ -1,10 +1,15 @@ /*! \page download Download and Release Notes -\section down Download Version 5.0.0 (4 August 2023): +\section down Download Version 5.0.1 (10 August 2023): -- Source distribution +- Source distribution \section notes Release Notes: +\subsection v5dot0dot1 Version 5.0.1 +- see github site for complete details (github.com/thestk/stk) +- cmake updates +- fix for demo msvc project in Windows + \subsection v5dot0dot0 Version 5.0.0 - see github site for complete details (github.com/thestk/stk) - new filter design functionality in BiQuad (thanks to Navin Kumar!)