Skip to content

Commit

Permalink
Merge pull request #175 from lacostej/release_1.0.9
Browse files Browse the repository at this point in the history
Preparing release for 1.0.9
  • Loading branch information
lacostej authored Oct 31, 2017
2 parents 7d62331 + 066d161 commit 18c96c9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [v1.0.9](https://github.com/DragonBox/u3d/tree/v1.0.9) (2017-10-31)
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.0.8...v1.0.9)

**Implemented enhancements:**

- Implement uninstall [\#174](https://github.com/DragonBox/u3d/issues/174)
- u3d/install: find all patched versions [\#172](https://github.com/DragonBox/u3d/issues/172)

**Merged pull requests:**

- u3d/available: discover all patched releases \(fixes \#172\) [\#173](https://github.com/DragonBox/u3d/pull/173) ([lacostej](https://github.com/lacostej))
- Implement uninstall. Also modify the output of list on Mac and deprecate Installation.path in favor of Installation.root\_path [\#171](https://github.com/DragonBox/u3d/pull/171) ([lacostej](https://github.com/lacostej))
- u3d/cleanups small refactorings and cleanups [\#170](https://github.com/DragonBox/u3d/pull/170) ([lacostej](https://github.com/lacostej))

## [v1.0.8](https://github.com/DragonBox/u3d/tree/v1.0.8) (2017-10-18)
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.0.7...v1.0.8)

Expand Down

0 comments on commit 18c96c9

Please sign in to comment.