Today got Version 16.7.0 Preview 1.0, I see some of changes marked in [changelog](https://github.com/microsoft/STL/wiki/Changelog) as 16.7 isn't there. Example > Cached the result of QueryPerformanceFrequency in calls to steady_clock::now(), and avoided one division. #646 #653 646 is there, 653 isn't
Today got Version 16.7.0 Preview 1.0,
I see some of changes marked in changelog as 16.7 isn't there.
Example
646 is there, 653 isn't