We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 348d404 + d38b289 commit 3a66130Copy full SHA for 3a66130
CHANGELOG.md
@@ -3,19 +3,22 @@
3
4
## [Unreleased]
5
### Added
6
-- added python3.6 to tests
7
-- add home_dir config option
8
-- add better config testing
9
-- add last time to fping
10
-- add first iteration of mtr graph
11
-
12
### Fixed
13
### Changed
14
### Deprecated
15
### Removed
16
### Security
17
18
+## [0.6.0]
+### Added
+- added python3.6 to tests
+- add home_dir config option
+- add better config testing
+- add last time to fping
19
+- add first iteration of mtr graph
20
+
21
22
## [0.5.0]
23
24
- issue #29: Python3 complains about bytes-like object in fping.py
facsimile/VERSION
@@ -1 +1 @@
1
-0.5.0.1
+0.6.0.1
0 commit comments