From c380dc56c71a14c94132357b0d9702bcb23b5ac0 Mon Sep 17 00:00:00 2001 From: Evgeny Ezhov Date: Sun, 26 Jan 2020 19:05:33 -0800 Subject: [PATCH] Update readme release notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 53c148d..71a963f 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,10 @@ res1.write_async(local_path="~/Downloads/file1", callback) Release Notes ------------- +**Version 3.14** + * Override methods for customizing communication with WebDAV servers + * Support multiple clients simultaneously + **Version 0.14** * Fixed an issue with checking resources on Yandex WebDAV server