Update ChangeLog.txt

This commit is contained in:
Sebastian Meßmer 2021-04-13 00:47:42 -07:00 committed by GitHub
parent fe1b0f10d3
commit dc65e842da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ Build changes:
* Switch to Conan package manager
* Allow an easy way to modify how the dependencies are found. This is mostly helpful for package maintainers.
* Build with LTO if the compiler supports it
* Build with macFUSE instead of osxfuse on OSX
* Now requires CMake 3.10 or later, and GCC 7 or later, or Clang 7 or later
Improvements: