Skip to content

Commit 6a2f286

Browse files
committed
Update documentation & package.json
1 parent b08644a commit 6a2f286

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Assets/Editor Toolbox/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.11.4 [17.07.2022]
2+
3+
### Added:
4+
- ToolboxWizard, additional Toolbox-based equivalent for the ScriptableWizard class
5+
6+
### Changed:
7+
- Fix caching FieldInfo for [SerializeReference] properties
8+
19
## 0.11.3 [05.06.2022]
210

311
### Added:

Assets/Editor Toolbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.arimger.editor-toolbox",
33
"displayName": "Editor Toolbox",
4-
"version": "0.11.3",
4+
"version": "0.11.4",
55
"unity": "2018.1",
66
"description": "Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.",
77
"keywords": [

0 commit comments

Comments
 (0)