CHANGELOG.md in u3d-1.1.0 vs CHANGELOG.md in u3d-1.1.1
- old
+ new
@@ -1,7 +1,21 @@
# Change Log
+## [v1.1.1](https://github.com/DragonBox/u3d/tree/v1.1.1) (2018-07-12)
+[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.1.0...v1.1.1)
+
+**Fixed bugs:**
+
+- Unity 2018.2.x is not listed as available [\#321](https://github.com/DragonBox/u3d/issues/321)
+- u3d/versions: Accept new pattern for mac above 2018.2+ [\#322](https://github.com/DragonBox/u3d/pull/322) ([niezbop](https://github.com/niezbop))
+- u3d/runner: Fix -projectPath argument [\#320](https://github.com/DragonBox/u3d/pull/320) ([niezbop](https://github.com/niezbop))
+
+**Closed issues:**
+
+- Inconsistency regarding -projectpath / -projectPath argument [\#319](https://github.com/DragonBox/u3d/issues/319)
+- Betas not fetched anymore [\#314](https://github.com/DragonBox/u3d/issues/314)
+
## [v1.1.0](https://github.com/DragonBox/u3d/tree/v1.1.0) (2018-06-27)
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.0.21...v1.1.0)
**Implemented enhancements:**
@@ -42,10 +56,9 @@
- u3d should ask again for password if wrong password is given in interactive mode [\#236](https://github.com/DragonBox/u3d/issues/236)
- u3d: non UTF-8 environments can cause issues. [\#147](https://github.com/DragonBox/u3d/issues/147)
**Merged pull requests:**
-- Preparing release for 1.0.21 [\#308](https://github.com/DragonBox/u3d/pull/308) ([lacostej](https://github.com/lacostej))
- u3d/console: remove require on pry [\#307](https://github.com/DragonBox/u3d/pull/307) ([lacostej](https://github.com/lacostej))
- Allow spaces in installation paths on Windows \#302 [\#306](https://github.com/DragonBox/u3d/pull/306) ([lacostej](https://github.com/lacostej))
- u3d/install: support full pkg for Linux [\#305](https://github.com/DragonBox/u3d/pull/305) ([lacostej](https://github.com/lacostej))
- u3d/internals: fallback on admin move of creating u3d\_do\_not\_move if needed [\#300](https://github.com/DragonBox/u3d/pull/300) ([lacostej](https://github.com/lacostej))
- u3d/list: identify versions that can't be moved with a ! [\#298](https://github.com/DragonBox/u3d/pull/298) ([lacostej](https://github.com/lacostej))
\ No newline at end of file