From 2ceab2a6669d17ba61a8cea01df3ffd50d9c9062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Me=C3=9Fmer?= Date: Mon, 21 Jun 2021 10:31:34 -0700 Subject: [PATCH] Update ChangeLog.txt --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 50736b60..2dff2d95 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -14,7 +14,7 @@ New platforms: 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. +* Allow an easy way to modify how the dependencies are found. This is mostly helpful for package maintainers. See "Using local dependencies" in the README. * 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