Version updates for 5.0.1 release.

This commit is contained in:
garyscavone
2023-08-10 16:46:47 -04:00
parent 169b005a2d
commit b671638f99
2 changed files with 12 additions and 2 deletions

View File

@@ -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!)