CHANGELOG.md in u3d-1.0.21 vs CHANGELOG.md in u3d-1.1.0
- old
+ new
@@ -1,7 +1,23 @@
# Change Log
+## [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:**
+
+- Document parallel Unity runs [\#317](https://github.com/DragonBox/u3d/pull/317) ([niezbop](https://github.com/niezbop))
+
+**Closed issues:**
+
+- \[OSX\] \[Request?\] Not possible to run concurrent projects [\#316](https://github.com/DragonBox/u3d/issues/316)
+- u3d available is not exhaustive [\#312](https://github.com/DragonBox/u3d/issues/312)
+
+**Merged pull requests:**
+
+- u3d/available: proper fetching of paginated archives \(fixes \#312\) [\#313](https://github.com/DragonBox/u3d/pull/313) ([lacostej](https://github.com/lacostej))
+
## [v1.0.21](https://github.com/DragonBox/u3d/tree/v1.0.21) (2018-04-27)
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.0.20...v1.0.21)
**Implemented enhancements:**
@@ -26,9 +42,10 @@
- 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