conan v1.28.2 Release Notes

Release Date: 2020-08-31 // over 3 years ago
    • 🛠 Fix: Fix import of six.moves.collections_abc non existing for some six versions. (#7622)
    • Fix: Add system libs and frameworks to components targets in cmake_find_package and cmake_find_package_multi generators. (#7611)
    • 📦 Bugfix: Fix cpp_info filename in FindPackageHandleStandardArgs for cmake_find_package generator. (#7625)
    • Bugfix: Fix regression in deps_cpp_info incorrectly adding directories when reading from conanbuildinfo.txt file. (#7599)