diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4fd89da..1618510 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package rcpputils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Add a missing header due to missing PATH_MAX variable (`#181 `_) +* Contributors: wojciechmadry + 2.8.0 (2023-09-07) ------------------ * Add unique_lock implementation with clang thread safety annotations (`#180 `_)