Skip to content

Commit 331cc0d

Browse files
committed
CHANGELOG.md: add entry for version 2.4.0
1 parent 4b0dfde commit 331cc0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.0] - 2025-05-09
4+
### Added
5+
- Add utility functions for the inspector:
6+
- InspectorUtils.SetIndentScope: use EditorGUI.IndentScope to set the editor GUI indent level
7+
- InspectorUtils.DrawHelpbox: draw a helpbox with the specified message and severity at given position
8+
- Add RectExtensions class: provides extensions functions for Rect
9+
310
## [2.3.2] - 2025-04-18
411
### Updated
512
- Update SubAssetPicker drawer to display mixed values and disable picker when multiple objects with different values are selected

0 commit comments

Comments
 (0)