From 7aa24dba2e25cee49e17db6f0c4f74b4f5c7de99 Mon Sep 17 00:00:00 2001 From: Insality Date: Sat, 19 Oct 2024 12:36:11 +0300 Subject: [PATCH] Update changelog --- docs_md/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs_md/changelog.md b/docs_md/changelog.md index e061c59..b1832a0 100644 --- a/docs_md/changelog.md +++ b/docs_md/changelog.md @@ -514,6 +514,8 @@ This update brings a lot of improvements, so let's dive in: **New Example Page** I’ve updated Druid's main examples page. Since Druid has become quite popular, I wanted to ensure the examples meet high standards of quality and aesthetics. The examples are now clearer and provide more information. I’ve also added many new examples. Check them out! Share your feedback and suggestions for new examples. Now it's much easier to learn Druid! +Play right here - https://insality.github.io/druid/druid + **Component Reworking** Several components have been reworked. While I generally avoid introducing breaking changes, sometimes they are necessary for progress.