Add a simple changelog file
This commit is contained in:
parent
7c27cd0a91
commit
41fdfa75aa
2 changed files with 8 additions and 0 deletions
7
docs/changelog.rst
Normal file
7
docs/changelog.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
Changelog
|
||||
*********
|
||||
|
||||
Version 0.1
|
||||
-----------
|
||||
|
||||
Initial version. Works with rocksdb version 2.7.fb.
|
|
@ -19,6 +19,7 @@ Tested with python2.7 and python3.3 and RocksDB version 2.7.fb
|
|||
Instructions how to install <installation>
|
||||
Tutorial <tutorial/index>
|
||||
API <api/index>
|
||||
Changelog <changelog>
|
||||
|
||||
|
||||
Contributing
|
||||
|
|
Loading…
Reference in a new issue