# Change Log ## [Unreleased](https://github.com/chef/appbundle-updater/tree/HEAD) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.7...HEAD) **Merged pull requests:** - fix for chef-12.6.0 and version bump [\#11](https://github.com/chef/appbundle-updater/pull/11) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.7](https://github.com/chef/appbundle-updater/tree/v0.2.7) (2015-12-30) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.6...v0.2.7) ## [v0.2.6](https://github.com/chef/appbundle-updater/tree/v0.2.6) (2015-10-26) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.5...v0.2.6) ## [v0.2.5](https://github.com/chef/appbundle-updater/tree/v0.2.5) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.4...v0.2.5) **Merged pull requests:** - correct windows fix is setting binmode [\#10](https://github.com/chef/appbundle-updater/pull/10) ([lamont-granquist](https://github.com/lamont-granquist)) - remove stray Dir.chdir call on windows [\#9](https://github.com/chef/appbundle-updater/pull/9) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.4](https://github.com/chef/appbundle-updater/tree/v0.2.4) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.3...v0.2.4) ## [v0.2.3](https://github.com/chef/appbundle-updater/tree/v0.2.3) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.2...v0.2.3) **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)*