# Change Log ## [Unreleased](https://github.com/chef/appbundle-updater/tree/HEAD) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.2...HEAD) **Merged pull requests:** - fix windows via using tar.exe [\#8](https://github.com/chef/appbundle-updater/pull/8) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.2](https://github.com/chef/appbundle-updater/tree/v0.2.2) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.1...v0.2.2) **Merged pull requests:** - fixing syntax error \(derp\) [\#7](https://github.com/chef/appbundle-updater/pull/7) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.1](https://github.com/chef/appbundle-updater/tree/v0.2.1) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.0...v0.2.1) **Merged pull requests:** - fix obvious bug in PATH on windows [\#6](https://github.com/chef/appbundle-updater/pull/6) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.0](https://github.com/chef/appbundle-updater/tree/v0.2.0) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.1.0...v0.2.0) **Merged pull requests:** - add changelog, move dev gems Gemfile [\#5](https://github.com/chef/appbundle-updater/pull/5) ([lamont-granquist](https://github.com/lamont-granquist)) - add --github option for pulling forks [\#4](https://github.com/chef/appbundle-updater/pull/4) ([lamont-granquist](https://github.com/lamont-granquist)) - Suppress command output for successful commands [\#3](https://github.com/chef/appbundle-updater/pull/3) ([lamont-granquist](https://github.com/lamont-granquist)) - introduce --tarball option, default back to git clone [\#2](https://github.com/chef/appbundle-updater/pull/2) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.1.0](https://github.com/chef/appbundle-updater/tree/v0.1.0) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.0.2...v0.1.0) **Merged pull requests:** - use pure ruby to download tarball and extract [\#1](https://github.com/chef/appbundle-updater/pull/1) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.0.2](https://github.com/chef/appbundle-updater/tree/v0.0.2) (2015-09-23) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.0.1...v0.0.2) ## [v0.0.1](https://github.com/chef/appbundle-updater/tree/v0.0.1) (2015-09-23) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*