mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated version number and changelog
This commit is contained in:
parent
45c72af416
commit
9143003b1e
@ -14,7 +14,7 @@ For reference, the possible headings are:
|
|||||||
* **External Contributors** to list contributors outside of ascribe GmbH.
|
* **External Contributors** to list contributors outside of ascribe GmbH.
|
||||||
|
|
||||||
|
|
||||||
## [Unreleased] - YYYY-MM-DD
|
## [0.2.0] - 2016-04-26
|
||||||
Tag name: TBD
|
Tag name: TBD
|
||||||
= commit: TBD
|
= commit: TBD
|
||||||
committed: TBD
|
committed: TBD
|
||||||
@ -50,6 +50,7 @@ committed: TBD
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Bug related to config overwrite: [Pull Request #97](https://github.com/bigchaindb/bigchaindb/pull/97)
|
- Bug related to config overwrite: [Pull Request #97](https://github.com/bigchaindb/bigchaindb/pull/97)
|
||||||
|
- Bug related to running the `bigchaindb-benchmark load` on docker [Pull Request #225](https://github.com/bigchaindb/bigchaindb/pull/225)
|
||||||
|
|
||||||
## External Contributors
|
## External Contributors
|
||||||
- [@thedoctor](https://github.com/thedoctor): Pull Requests
|
- [@thedoctor](https://github.com/thedoctor): Pull Requests
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
__version__ = '0.1.5'
|
__version__ = '0.2.0'
|
||||||
__short_version__ = '0.1'
|
__short_version__ = '0.1'
|
Loading…
x
Reference in New Issue
Block a user