From 3a1cd8d2106fb5d9f9a3c8642a3b823418da9a9d Mon Sep 17 00:00:00 2001 From: Insality Date: Sun, 4 Apr 2021 13:53:09 +0300 Subject: [PATCH] Update changelog --- docs_md/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs_md/changelog.md b/docs_md/changelog.md index 58225d5..e619c85 100644 --- a/docs_md/changelog.md +++ b/docs_md/changelog.md @@ -172,4 +172,5 @@ Desc - **Fix #86** A lot of event triggers on scroll inertia moving - **Fix #101** Fix scroll to other node instead of swipe direction with scroll's points of intereset (without inert settings) - **Fix #118** Druid.scroll freezes if held in one place for a long time +- **#127** The `druid:create` is deprecated. Use `druid:new` for creating custom components