Skip to content

Commit 199703d

Browse files
authored
Merge pull request #557 from cglewis/master
bump to v0.1.7
2 parents 8841318 + 75b178e commit 199703d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# v0.1.6 (2018-03-23)
29

310
- Updates FAUCET paths to conform with 1.7.x

VERSION

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

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'0.1.6'
61+
version = u'0.1.7'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'0.1.6'
63+
release = u'0.1.7'
6464

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

0 commit comments

Comments
 (0)