Skip to content

Commit 4183e75

Browse files
author
punkice3407
committed
Version 0.5.6
1 parent 3344873 commit 4183e75

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### 0.5.6
2+
3+
Features:
4+
5+
* Added incomplete bones attribute
6+
* Increased limits in some NumericStepper fields
7+
* Objects bulk editor window
8+
* New context menu options (copy/paste objects and attributes)
9+
10+
Bug Fixes:
11+
12+
* Fixed importing sprite sheets
13+
* Fixed #12
14+
* Various other fixes
15+
116
### 0.5.5
217

318
Features:

src/ObjectBuilder-app.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<id>com.mignari.ObjectBuilder</id>
55
<filename>ObjectBuilder</filename>
66
<name>Object Builder</name>
7-
<versionNumber>0.5.5</versionNumber>
8-
<versionLabel>0.5.5</versionLabel>
7+
<versionNumber>0.5.6</versionNumber>
8+
<versionLabel>0.5.6</versionLabel>
99
<copyright>
1010
<![CDATA[Copyright (c) 2014-2023 <a href="https://github.com/Mignari/ObjectBuilder/graphs/contributors">Contributors</a>]]>
1111
</copyright>

0 commit comments

Comments
 (0)