From bab926bf1bad922e135d0120ae4b4e5347548c13 Mon Sep 17 00:00:00 2001 From: hofmockel <dreagonfly@gmx.de> Date: Sun, 30 Aug 2015 12:23:31 +0200 Subject: [PATCH] Mention in the changelog that this version is avaialable on pypi. --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 988a3eb..a8b3c24 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,7 @@ This version works with RocksDB v3.12. * Added :py:func:`repair_db`. * Added :py:meth:`rocksdb.Options.row_cache` +* Publish to pypi. Backward Incompatible Changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- GitLab