mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #1413 from bigchaindb/update-changelog-with-0.10.1-stuff
Updated CHANGELOG.md for v0.10.1
This commit is contained in:
commit
e305de7ffb
10
CHANGELOG.md
10
CHANGELOG.md
@ -15,6 +15,16 @@ For reference, the possible headings are:
|
|||||||
* **External Contributors** to list contributors outside of BigchainDB GmbH.
|
* **External Contributors** to list contributors outside of BigchainDB GmbH.
|
||||||
* **Notes**
|
* **Notes**
|
||||||
|
|
||||||
|
## [0.10.1] - 2017-04-19
|
||||||
|
Tag name: v0.10.1
|
||||||
|
|
||||||
|
## Added
|
||||||
|
* Documentation for the BigchainDB settings `wsserver.host` and `wsserver.port`. [Pull Request #1408](https://github.com/bigchaindb/bigchaindb/pull/1408)
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
* Fixed `Dockerfile`, which was failing to build. It now starts `FROM python:3.6` (instead of `FROM ubuntu:xenial`). [Pull Request #1410](https://github.com/bigchaindb/bigchaindb/pull/1410)
|
||||||
|
* Fixed the `Makefile` so that `release` depends on `dist`. [Pull Request #1405](https://github.com/bigchaindb/bigchaindb/pull/1405)
|
||||||
|
|
||||||
## [0.10.0] - 2017-04-18
|
## [0.10.0] - 2017-04-18
|
||||||
Tag name: v0.10.0
|
Tag name: v0.10.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user