mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
bump version and update changelog for 0.8.2
This commit is contained in:
parent
e2fadb2df8
commit
f8bc0ea65b
@ -16,6 +16,14 @@ For reference, the possible headings are:
|
|||||||
* **Notes**
|
* **Notes**
|
||||||
|
|
||||||
|
|
||||||
|
## [0.8.2] - 2017-01-27
|
||||||
|
Tag name: v0.8.2
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix spend input twice in same transaction
|
||||||
|
(https://github.com/bigchaindb/bigchaindb/issues/1099).
|
||||||
|
|
||||||
|
|
||||||
## [0.8.1] - 2017-01-16
|
## [0.8.1] - 2017-01-16
|
||||||
Tag name: v0.8.1
|
Tag name: v0.8.1
|
||||||
= commit:
|
= commit:
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
__version__ = '0.8.1'
|
__version__ = '0.8.2'
|
||||||
__short_version__ = '0.8'
|
__short_version__ = '0.8'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user