Skip to content

Commit edad8fa

Browse files
committed
Update changelog.json
1 parent 6b7cf5f commit edad8fa

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/pluginPackage/changelog.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,18 @@
192192
}
193193
]
194194
}
195+
"1.7.3": {
196+
"title": "v1.7.3",
197+
"author": "Titus Evans (SnaveSutit)",
198+
"date": "2025-05-08",
199+
"categories": [
200+
{
201+
"title": "Fixes",
202+
"list": [
203+
"Fixed adding cameras to a rig causing the data entity to dismount root.",
204+
"Make variant keyframes reset to default if their variant doesn't exist anymore"
205+
]
206+
}
207+
]
208+
}
195209
}

0 commit comments

Comments
 (0)