diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index fda3124..1bae689 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -15,7 +15,7 @@ Changelog - ``LMDB`` now uses memory-mapped I/O on MacOSX and is usable on Windows. (:pr:`78`) `Guido Imperiale`_ - The library is now almost completely thread-safe. - (:pr:`82`, :pr:`90`, :pr:`TODO`) `Guido Imperiale`_ + (:pr:`82`, :pr:`90`, :pr:`92`) `Guido Imperiale`_ - :class:`LRU` and :class:`Buffer` now support delayed eviction. New object :class:`InsertionSortedSet`. (:pr:`87`) `Guido Imperiale`_