We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8841318 + 75b178e commit 199703dCopy full SHA for 199703d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# v0.1.7 (2018-04-06)
2
+
3
+ - Improved mac learning
4
+ - Improved logging
5
+ - Log additional FAUCET Events
6
+ - Fix mirroring and unmirroring for FAUCET
7
8
# v0.1.6 (2018-03-23)
9
10
- Updates FAUCET paths to conform with 1.7.x
VERSION
@@ -1 +1 @@
-v0.1.6
+v0.1.7
docs/conf.py
@@ -58,9 +58,9 @@
58
# built documents.
59
#
60
# The short X.Y version.
61
-version = u'0.1.6'
+version = u'0.1.7'
62
# The full version, including alpha/beta/rc tags.
63
-release = u'0.1.6'
+release = u'0.1.7'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
0 commit comments