diff --git a/.release_info.md b/.release_info.md index ecaf1b3..3d6049d 100644 --- a/.release_info.md +++ b/.release_info.md @@ -1,2 +1,2 @@ ## Fixed -- Incorporate [fixes to the upstream NUT client](https://github.com/robbiet480/go.nut/issues/6) that should prevent panic when the NUT server is not responding. Thanks for the report in #17, @tomswartz07! +- Fix logger so the level set on command line is honored. Thanks for the report in #18, @CRCinAU!