From 3076bcf25b790848d46ed65974a5b07e468eb6cf Mon Sep 17 00:00:00 2001 From: Doron Bargo <62555360+Doron-Bargo@users.noreply.github.com> Date: Mon, 17 Jan 2022 16:59:37 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dfa0c01..e20590f 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,10 @@ Please note that if you are using `python 3.8` it is preferred to use the `loggi - 2.0.15 - Added flusher decorator for serverless platforms(@mcmasty) - Add support for `python3.7` and `python3.8` + +
+ Expand to check old versions + - 2.0.13 - Add support for `pypy` and `pypy3`(@rudaporto-olx) - Add timeout for requests.post() (@oseemann) @@ -236,3 +240,6 @@ Please note that if you are using `python 3.8` it is preferred to use the `loggi - Simplifications and Robustness - Full testing framework - 1.X - Beta versions + + +