|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [HEAD] - 2020-09-10 |
| 3 | +## [v1.5.0](https://github.com/neogeek/get-unity/tree/v1.5.0) - (2021-02-03) |
4 | 4 |
|
5 |
| -- No merges found |
| 5 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.4.1...v1.5.0) |
6 | 6 |
|
7 |
| -## [v1.4.0] - 2020-04-30 |
| 7 | +- No merges found |
8 | 8 |
|
9 |
| -- Return promise from catch block. (#26) [#26](https://github.com/neogeek/get-unity/pull/26) |
10 |
| -- Fixed issue where the cache dir was placed in the path the command was called from. (#25) [#25](https://github.com/neogeek/get-unity/pull/25) |
| 9 | +## [v1.4.1](https://github.com/neogeek/get-unity/tree/v1.4.1) - (2020-09-10) |
11 | 10 |
|
12 |
| -## [v1.3.1] - 2020-03-13 |
| 11 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.4.0...v1.4.1) |
13 | 12 |
|
14 |
| -- No merges found |
| 13 | +- No merges found |
15 | 14 |
|
16 |
| -## [v1.3.0] - 2019-12-07 |
| 15 | +## [v1.4.0](https://github.com/neogeek/get-unity/tree/v1.4.0) - (2020-04-30) |
17 | 16 |
|
18 |
| -- [feat] Linux downloads (#24) [#24](https://github.com/neogeek/get-unity/pull/24) |
| 17 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.3.1...v1.4.0) |
19 | 18 |
|
20 |
| -## [v1.2.0] - 2019-12-07 |
| 19 | +- Return promise from catch block. (#26) [#26](https://github.com/neogeek/get-unity/pull/26) |
| 20 | +- Fixed issue where the cache dir was placed in the path the command was called from. (#25) [#25](https://github.com/neogeek/get-unity/pull/25) |
21 | 21 |
|
22 |
| -- [feat] Travis auto update editor installers (#22) [#22](https://github.com/neogeek/get-unity/pull/22) |
23 |
| -- Switched to using raspar utilities for dealing with cache. (#21) [#21](https://github.com/neogeek/get-unity/pull/21) |
24 |
| -- Updated packages. (#20) [#20](https://github.com/neogeek/get-unity/pull/20) |
25 |
| -- [feat] Force flag (#19) [#19](https://github.com/neogeek/get-unity/pull/19) |
| 22 | +## [v1.3.1](https://github.com/neogeek/get-unity/tree/v1.3.1) - (2020-03-13) |
26 | 23 |
|
27 |
| -## [v1.1.1] - 2019-11-06 |
| 24 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.3.0...v1.3.1) |
28 | 25 |
|
29 |
| -- [hotfix] Added missing dependency. (#18) [#18](https://github.com/neogeek/get-unity/pull/18) |
| 26 | +- No merges found |
30 | 27 |
|
31 |
| -## [v1.1.0] - 2019-11-06 |
| 28 | +## [v1.3.0](https://github.com/neogeek/get-unity/tree/v1.3.0) - (2019-12-07) |
32 | 29 |
|
33 |
| -- Added update-notifier package. [#6](https://github.com/neogeek/get-unity/pull/6) |
34 |
| -- Editor installers update (and offline mode) (#14) [#14](https://github.com/neogeek/get-unity/pull/14) |
35 |
| -- Add parsing file (ProjectVersion.txt) via CLI flag support. (#12) [#12](https://github.com/neogeek/get-unity/pull/12) |
36 |
| -- Added aliases to help and version flags. (#11) [#11](https://github.com/neogeek/get-unity/pull/11) |
37 |
| -- Added chalk and meow for managing cli input and flags. (#8) [#8](https://github.com/neogeek/get-unity/pull/8) |
| 30 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.2.0...v1.3.0) |
38 | 31 |
|
39 |
| -## [v1.0.0] - 2019-10-29 |
| 32 | +- [feat] Linux downloads (#24) [#24](https://github.com/neogeek/get-unity/pull/24) |
40 | 33 |
|
41 |
| -- Initial release! 🎉 |
| 34 | +## [v1.2.0](https://github.com/neogeek/get-unity/tree/v1.2.0) - (2019-12-07) |
| 35 | + |
| 36 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.1.1...v1.2.0) |
| 37 | + |
| 38 | +- [feat] Travis auto update editor installers (#22) [#22](https://github.com/neogeek/get-unity/pull/22) |
| 39 | +- Switched to using raspar utilities for dealing with cache. (#21) [#21](https://github.com/neogeek/get-unity/pull/21) |
| 40 | +- Updated packages. (#20) [#20](https://github.com/neogeek/get-unity/pull/20) |
| 41 | +- [feat] Force flag (#19) [#19](https://github.com/neogeek/get-unity/pull/19) |
| 42 | + |
| 43 | +## [v1.1.1](https://github.com/neogeek/get-unity/tree/v1.1.1) - (2019-11-06) |
| 44 | + |
| 45 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.1.0...v1.1.1) |
| 46 | + |
| 47 | +- [hotfix] Added missing dependency. (#18) [#18](https://github.com/neogeek/get-unity/pull/18) |
| 48 | + |
| 49 | +## [v1.1.0](https://github.com/neogeek/get-unity/tree/v1.1.0) - (2019-11-06) |
| 50 | + |
| 51 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.0.0...v1.1.0) |
| 52 | + |
| 53 | +- Added update-notifier package. [#6](https://github.com/neogeek/get-unity/pull/6) |
| 54 | +- Editor installers update (and offline mode) (#14) [#14](https://github.com/neogeek/get-unity/pull/14) |
| 55 | +- Add parsing file (ProjectVersion.txt) via CLI flag support. (#12) [#12](https://github.com/neogeek/get-unity/pull/12) |
| 56 | +- Added aliases to help and version flags. (#11) [#11](https://github.com/neogeek/get-unity/pull/11) |
| 57 | +- Added chalk and meow for managing cli input and flags. (#8) [#8](https://github.com/neogeek/get-unity/pull/8) |
| 58 | + |
| 59 | +## [v1.0.0](https://github.com/neogeek/get-unity/tree/v1.0.0) - (2019-10-29) |
| 60 | + |
| 61 | +- Initial release! 🎉 |
| 62 | + |
| 63 | +_This changelog was generated with **[generate-local-changelog](https://github.com/neogeek/generate-local-changelog)**_ |
0 commit comments