conan v1.21.2 Release Notes

Release Date: 2020-01-31 // over 4 years ago
    • ๐Ÿ›  Fix: Recipe substitution for scm (old behavior) fixed for multiline comments in Python 3.8 (#6439)
    • ๐Ÿ›  Bugfix: Fix broken compression of .tgz files due to Python 3.8 changing tar default schema. (#6439)
    • ๐Ÿ›  Bugfix: Append CONAN_LIBS in cmake generator to avoid overwriting user-defined libs. (#6433)