diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0cc4dabc4521544b65fb56a788c02018a60da80e..dfbc61cbaa6b8d34c298545171b2933170508af9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,7 @@ Changed * The :class:`.Cache` class has a new ``lru`` option, allowing it to be used as a least-recently-used cache. +* The :class:`.FileTree` class now has a ``name`` attribute. 2.5.0 (Tuesday 6th August 2019)