diff --git a/CHANGES.md b/CHANGES.md index f878ffac..7a952ad9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,16 @@ # Change Log +## Version 0.11.2 - 2025-03-20 + +- (fix) macOS Ventura's version of clang appears to be missing an + implementation of `std::hash` instead. + +- (fix) Installing the binaries using cmake did not honor the + `CMAKE_INSTALL_BINDIR` or `CMAKE_INSTALL_SBINDIR` variables. + Fixes github #253. + ## Version 0.11.1 - 2025-03-18 - (fix) macOS Ventura's version of clang appears to be missing the