Skip to content

Commit 2245a3b

Browse files
committed
fix: changelog
1 parent c2fc50e commit 2245a3b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## Changed
9+
- Update PickerPropertyDrawer to use PopupList from property path cache to avoid issue when rendered inside a List/Array
810

911
## [2.3.3]
1012
## Added
@@ -39,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3941

4042
## [2.3.0]
4143
### Changed
42-
- Refactored CollectionCustomEditor to use UI Elements, getting rid of multiple hacks to make it work with the IMGUI and Reorderable list
44+
- Refactored CollectionCustomEditor to use UI Elements, getting rid of multiple hacks to make it work with the IMGUI and Reorderable list~~~~
4345
- Updated the visuals of the Collection Editor
4446
- Advanced Options are now exposed by default, giving more clarify of what is going on
4547
- Removed the editor only assets from the Collection (`generateAsPartialClass`, `generateAsBaseClass`, `generateAsStaticClass`), those are not stored on the SOCSettings file and versioned

0 commit comments

Comments
 (0)