diff --git a/HISTORY.rst b/HISTORY.rst index 5163a245..f62db6cd 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,7 @@ test-driven methodologies, and modern toolchains for unrivaled success. 6.1.17 (2024-??-??) ~~~~~~~~~~~~~~~~~~~ +* Added support for ``tar.xz`` tarball dependencies (`pull #4974 `_) * Resolved an issue where the ``compiledb`` target failed to properly escape compiler executable paths containing spaces (`issue #4998 `_) * Resolved an issue with incorrect path resolution when linking static libraries via the `build_flags `__ option (`issue #5004 `_)