File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.1.6 (2018-03-23)
2+
3+ - Updates FAUCET paths to conform with 1.7.x
4+ - Adds an API for getting endpoints that Poseidon knows about
5+ - Updates a number of dependency versions
6+ - Adds CRviz for visualizing the network that Poseidon knows about
7+ - Fixes some bugs with mirroring
8+ - Fixes a bug where null would get written to faucet.yaml
9+ - FAUCET mirroring now uses messages from Events rather than logs
10+ - FAUCET can now unmirror
11+
112# v0.1.5 (2018-03-09)
213
314 - Adds support for RabbitMQ events from FAUCET
Original file line number Diff line number Diff line change 1- v0.1.6.dev
1+ v0.1.6
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = u'0.1.6.dev '
61+ version = u'0.1.6'
6262# The full version, including alpha/beta/rc tags.
63- release = u'0.1.6.dev '
63+ release = u'0.1.6'
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments