Skip to content

Commit 2341795

Browse files
authored
Merge pull request #347 from lacostej/release_1.1.4
Preparing release for 1.1.4
2 parents ed05ec0 + 7615407 commit 2341795

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Change Log
22

3+
## [v1.1.4](https://github.com/DragonBox/u3d/tree/v1.1.4) (2019-02-23)
4+
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.1.3...v1.1.4)
5+
6+
**Implemented enhancements:**
7+
8+
- u3d/asset: add feature that enables easy inspection of asset in a Unity project [\#341](https://github.com/DragonBox/u3d/pull/341) ([niezbop](https://github.com/niezbop))
9+
10+
**Closed issues:**
11+
12+
- u3d returns code=0 if failed [\#343](https://github.com/DragonBox/u3d/issues/343)
13+
- `user\_error!': package 'Mac' doesn't exist [\#340](https://github.com/DragonBox/u3d/issues/340)
14+
- list fails when version does not follow standard format, e.g. MagicLeap versions [\#331](https://github.com/DragonBox/u3d/issues/331)
15+
- Bug: Failed to install pkg file [\#310](https://github.com/DragonBox/u3d/issues/310)
16+
17+
**Merged pull requests:**
18+
19+
- u3d/list: support Magic Leap Versions parsing and sorting \(fixes \#331\) [\#346](https://github.com/DragonBox/u3d/pull/346) ([lacostej](https://github.com/lacostej))
20+
- Update to latest hub to label PRs and remove the hardcoding of the user's repo [\#345](https://github.com/DragonBox/u3d/pull/345) ([lacostej](https://github.com/lacostej))
21+
- u3d/install exit 1 when version not found. Fixes \#343 [\#344](https://github.com/DragonBox/u3d/pull/344) ([lacostej](https://github.com/lacostej))
22+
- Add `-t\*` flag for 7z when unpacking packages [\#342](https://github.com/DragonBox/u3d/pull/342) ([rawstacktech](https://github.com/rawstacktech))
23+
324
## [v1.1.3](https://github.com/DragonBox/u3d/tree/v1.1.3) (2019-01-08)
425
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.1.2...v1.1.3)
526

0 commit comments

Comments
 (0)