mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge remote-tracking branch 'origin/master' into kyber-master-feat-cors
This commit is contained in:
commit
f589b28d3c
@ -20,6 +20,12 @@ matrix:
|
||||
env: TOXENV=docsroot
|
||||
- python: 3.4
|
||||
env: TOXENV=docsserver
|
||||
- python: 3.5
|
||||
env: TOXENV=flake8
|
||||
- python: 3.5
|
||||
env: TOXENV=docsroot
|
||||
- python: 3.5
|
||||
env: TOXENV=docsserver
|
||||
include:
|
||||
- python: 3.4
|
||||
addons:
|
||||
|
@ -15,6 +15,13 @@ For reference, the possible headings are:
|
||||
* **External Contributors** to list contributors outside of BigchainDB GmbH.
|
||||
* **Notes**
|
||||
|
||||
## [0.9.5] - 2017-03-29
|
||||
Tag name: v0.9.5
|
||||
|
||||
### Fixed
|
||||
Upgrade `python-rapidjson` to `0.0.11`(fixes #1350 - thanks to @ferOnti for
|
||||
reporting).
|
||||
|
||||
## [0.9.4] - 2017-03-16
|
||||
Tag name: v0.9.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user