From afb30899439250596dbb6478d51ca1686fb55c39 Mon Sep 17 00:00:00 2001 From: Makihiro <13536348+mackysoft@users.noreply.github.com> Date: Sun, 31 Dec 2023 18:56:57 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31778fe..3f55679 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ The `SubclassSelector` attribute allows you to easily set subclasses of those ab - Easily set subclass by popup. - **[New]** Type finding by fuzzy finder. - **[New]** Override the type name and path by the `AddTypeMenu` attribute. +- **[New]** Restore values of previous object from JSON when subclass is changed. +- **[New]** Copy & Paste the subclass properties. +- **[New]** Available `CustomPropertyDrawer` for subclasses. ## 📥 Installation