Skip to content

Commit f308052

Browse files
committed
Updated README file.
1 parent bdceb44 commit f308052

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -481,11 +481,11 @@ The source code of the Dynamic Audio Normalizer is available from one of the off
481481
Changelog <a name="chap_log"></a>
482482
-------------------------------------------------------------------------------
483483

484-
### Version 2.05 (2014-09-??) ###
484+
### Version 2.05 (2014-09-10) ###
485485
* Significant overhaul of the *compression* (thresholding) function
486-
* Implemented [VST](http://en.wikipedia.org/wiki/Virtual_Studio_Technology) wrapper → Dynamic Audio Normalizer can now be used in any VST host
486+
* Implemented [VST](http://en.wikipedia.org/wiki/Virtual_Studio_Technology) wrapper → Dynamic Audio Normalizer can now be integrated in any VST host
487487
* Added *64-Bit* library and VST plug-in binaries to the Windows release packages
488-
* No longer use <tt>__declspec(thread)</tt>, because it can crash on Windows XP ([details](http://www.nynaeve.net/?p=187))
488+
* No longer use <tt>__declspec(thread)</tt>, because it can crash libraries on Windows XP ([details](http://www.nynaeve.net/?p=187))
489489

490490
### Version 2.04 (2014-08-25) ###
491491
* Added an optional input *compression* (thresholding) function

0 commit comments

Comments
 (0)