Skip to content

Commit 3fd19cd

Browse files
authored
UT-3726 Fix package validation warnings (#549)
* Fix package validation errors * code review fix
1 parent 61f61e5 commit 3fd19cd

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ FIXES
223223

224224
* Fixed skinned mesh bone updates.
225225

226-
## [1.5.0]
226+
## [1.5.0] - 2018-05-22
227227

228228
NEW FEATURES
229229

@@ -236,7 +236,7 @@ FIXES:
236236

237237
* The DCC integration plug-ins now work with the Package Manager.
238238

239-
## [1.4.0]
239+
## [1.4.0] - 2018-04-23
240240

241241
NEW FEATURES
242242

@@ -256,7 +256,10 @@ KNOWN ISSUES
256256
* When converting an existing FBX file, the FBX Filename and FBX Export options are ignored (but not greyed out).
257257
* When converting an existing Prefab, the Prefab Filename is ignored (but not greyed out).
258258

259-
## [1.3.0f1] - 2018-04-17
259+
## [1.3.0] - 2018-04-17
260+
NOTES
261+
* This is the last Asset Store version. It is also known as 1.3.0f1.
262+
260263
NEW FEATURES
261264
* `Unity3dsMaxIntegration`:
262265
* Allows multiple file import.

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FBX for Unity copyright © 2018 Unity Technologies ApS
1+
com.unity.formats.fbx copyright © 2020 Unity Technologies ApS
22

33
Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License).
44

0 commit comments

Comments
 (0)