[sbws/master] Move is_controller_ok changelog entry to unreleased

commit 2cf477274125a18b6a6b1140b51e4e9074dbfea8 Author: juga0 <juga@riseup.net> Date: Tue Jul 3 17:28:39 2018 +0000 Move is_controller_ok changelog entry to unreleased --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 360d76a..feaff96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Could not init sbws because of a catch-22 related to logging configuration. Overhaul how logging is configured. (GH#186 GHPR#224) +### Changed + +- Remove is_controller_ok. Instead catch possible controller exceptions and +log them + ## [0.5.0] - 2018-06-26 @@ -64,8 +69,6 @@ generated ones are kept. A `latest.v3bw` symlink is updated. (GH#179 GHPR#190) - Code refactoring in the v3bw classes and generation area - Replace v3bw-into-xy bash script with python script to handle a more complex v3bw file format (GH#182) -- Remove is_controller_ok. Instead catch possible controller exceptions and - log them ## [0.4.1] - 2018-06-14
participants (1)
-
pastly@torproject.org