diff --git a/CHANGES/16.doc.rst b/CHANGES/16.doc.rst index 8eebb64..2566e4a 100644 --- a/CHANGES/16.doc.rst +++ b/CHANGES/16.doc.rst @@ -1 +1 @@ -Added API documentation for the :func:`cached_property` and :func:`under_cached_property` decorators -- by :user:`bdraco`. +Added API documentation for the :func:`propcache.cached_property` and :func:`propcache.under_cached_property` decorators -- by :user:`bdraco`.