Skip to content

Commit 6ea844c

Browse files
authored
Merge pull request #478 from cglewis/master
release 0.1.2
2 parents 0bc35f1 + 6e9ec66 commit 6ea844c

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ lanhamt <[email protected]>
2828
Luka Atanasovski <[email protected]>
2929
MikhailShel <[email protected]>
3030
31+
Mohammed Alshaboti <[email protected]>
3132
Nguyen Duy Hai <[email protected]>
3233
3334
Rounaq Jhunjhunu wala <[email protected]>

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.1.2 (2018-01-12)
2+
3+
- Fixed bug where mirroring was backwards for FAUCET (thanks @alshaboti)
4+
- Improved the helper run script to be easier
5+
- Removed Elasticsearch and RMQ-to-ES containers from Vent build and runtime for Poseidon
6+
17
# v0.1.1 (2017-12-15)
28

39
- New feature if poseidon and faucet on the same host, doesn't require ssh/scp

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.2-dev
1+
v0.1.2

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = u''
61+
version = u'0.1.2'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'1.0'
63+
release = u'0.1.2'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

0 commit comments

Comments
 (0)