From 3a3f71bc1333afecb8970f1ae338724f3b7a7300 Mon Sep 17 00:00:00 2001 From: pohmelie Date: Sat, 3 Oct 2020 14:51:55 +0300 Subject: [PATCH] history: add missed line --- history.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/history.rst b/history.rst index cd40191..808f459 100644 --- a/history.rst +++ b/history.rst @@ -6,6 +6,7 @@ x.x.x (xx-xx-xxxx) - sync tests with new `siosocks` (#127) - some docs fixes +- log level changes 0.18.0 (03-09-2020) ------------------