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.
1 parent b31b197 commit 82922c0Copy full SHA for 82922c0
CHANGELOG.md
@@ -4,10 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
### Changed
7
-- Improved logging of connection errors
+- Improved logging of connection errors.
8
9
### Fixed
10
- Fixed bug causing empty times to be inserted into the DB even when the omitempty tag was set.
11
+- Fixed node status refresh loop leaking goroutines.
12
13
## v0.7.0 - 2015-03-30
14
0 commit comments