Skip to content

Commit 0b4a582

Browse files
Merge pull request #86 from AlexeyTaranov/release/v1.2.6
Release v1.2.6
2 parents 2e8c8f9 + 35357e3 commit 0b4a582

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.6 - 2025-12-26
2+
- Show nested types with parent class name (8858657)
3+
- Update README with new sections (e8d2532)
4+
- Update README with new image and remove old link (b27c7f4)
5+
- Manual references for dlls in asmdef (4ec6e29)
6+
- RefTo refactored (2888050)
7+
- Add check for new commits before release process (bfcb6fb)
8+
19
## v1.2.5 - 2025-11-21
210
- Merge remote-tracking branch 'origin/master' into dev (a0fe243)
311
- YAML Unity Object - check missing types, modify type in yaml for fix missing references (0fa4fc9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.alexeytaranov.serializereferencedropdown",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"displayName": "SerializeReferenceDropdown",
55
"description": "Editor dropdown for SerializeReference Attribute",
66
"unity": "2019.3",

0 commit comments

Comments
 (0)