update README.md

This commit is contained in:
Steffen Schuemann 2023-03-04 15:19:18 +01:00
parent 9df22d5396
commit 78b746d901

View File

@ -595,6 +595,8 @@ to the expected behavior.
* Fix for [#160](https://github.com/gulrak/filesystem/issues/160), the cmake
config now only sets install targets by default if the project is no
subproject, as documented
* Fix for [#157](https://github.com/gulrak/filesystem/issues/157), suppress
C4191 warning on MSVC for GetProcAddress casts
* Fix for [#156](https://github.com/gulrak/filesystem/issues/156), on POSIX
`stem()`, `filename()` and `extension()` of `fs::path` would return wrong
result if a colon was in the filename