v1.0.29 Jan 16, 2019
=====================

* Vendor with go modules
  (https://www.pivotaltracker.com/story/show/162654926)

v1.0.28 Dec 07, 2018
=====================

* Bumping to release new 'windows' stack

* No feature changes

v1.0.27 Sep 20, 2018
=====================

* Bumping to release new versions for LTS foundations

* No feature changes

v1.0.26 Aug 30, 2018
=====================

* Bumping buildpack version to bump bosh release

* No feature changes

v1.0.25 Aug 28, 2018
=====================

* Bumping buildpack version to bump bosh release

* No feature changes

v1.0.24 Aug 14, 2018
=====================

 * Bumping buildpack version to bump bosh release

 * No feature changes

v1.0.23 Aug 10, 2018
=====================

* Support deploying to cloudfoundry with windows2012R2 and windows2016 buildpacks

v1.0.22 Aug 01, 2018
=====================

* Build with stack association.
  for cflinuxfs2, cflinuxfs3, windows2012R2, and windows2016.

v1.0.21 Jun 13, 2018
=====================

* Do not associate this buildpack with stacks in offline bosh release
  (https://www.pivotaltracker.com/story/show/158242610)


v1.0.20 Jun 08, 2018
=====================

* Do not associate this buildpack with stacks

v1.0.19 Jun 05, 2018
=====================

* Support packaging with associated stacks
  (https://www.pivotaltracker.com/story/show/153256959)

v1.0.18 Mar 20, 2018
=====================

* New buildpack-packager build command
  (https://www.pivotaltracker.com/story/show/155223266)

* Online buildpacks cache downloaded manifest.yml dependencies
  (https://www.pivotaltracker.com/story/show/155405429)

* Merge pull request #15 from sneal/no-powershell
  Remove PowerShell execution from buildpack phases on Windows
  (https://www.pivotaltracker.com/story/show/153865216)

v1.0.17 Feb 09, 2018
=====================

* Emit an error message when no start command is provided
  (https://www.pivotaltracker.com/story/show/137377633)

v1.0.16 Jan 29, 2018
=====================

* Convert to libbuildpack
  (https://www.pivotaltracker.com/story/show/154557770)

* Pass profile.d dir through to finalize
  (https://www.pivotaltracker.com/story/show/151381690)

v1.0.15 Oct 10, 2017
=====================

* Improve README

* Fix error while runing the integration test suite on newer cloudfoundry clusters
  (https://www.pivotaltracker.com/story/show/151215179)

v1.0.14 Jul 31, 2017
=====================

* Fix readme links
  (https://www.pivotaltracker.com/story/show/147615323)

v1.0.13 May 18, 2017
=====================

* Use '_' instead of '-' in .profile.d script names
  (https://www.pivotaltracker.com/story/show/144964891)

v1.0.12 May 08, 2017
=====================

* Add Multi Buildpack support
  (https://www.pivotaltracker.com/story/show/142852421)

v1.0.11 Mar 21, 2017
=====================

* Run compile.ps1 with Unrestricted execution policy
  (https://www.pivotaltracker.com/story/show/142141879)

* Add hooks for eventual multiple buildpack compatibility
  note: only implemented for Linux, not Windows
  (https://www.pivotaltracker.com/story/show/141616657)

v1.0.10 Mar 15, 2017
=====================

* Run release.ps1 with Unrestricted execution policy
  (https://www.pivotaltracker.com/story/show/141795139)

v1.0.9 Feb 09, 2017
====================

* On Windows, print a warning if web.config is detected and there is no start
  command or Procfile.
  (https://www.pivotaltracker.com/story/show/139411591)

v1.0.8 Feb 06, 2017
====================

* Add Windows support to the binary buildpack
  (https://www.pivotaltracker.com/story/show/138289425)

v1.0.7 Jan 10, 2017
====================

* Add new version warning to binary buildpack
  (https://www.pivotaltracker.com/story/show/135234395)

v1.0.5 Oct 19, 2016
====================

* binary-buildpack BOSH release now available on bosh.io at
  http://bosh.io/releases/github.com/cloudfoundry/binary-buildpack-release
  (https://www.pivotaltracker.com/story/show/130040305)

v1.0.4 Sep 19, 2016
====================

* Update machete to 0.0.49

* Update buildpack-packager to 2.3.3

* Update ruby from 2.2.3 -> 2.3.1
  (https://www.pivotaltracker.com/story/show/126143393)

v1.0.3 Jul 18, 2016
====================

* Update buildpack-packager to 2.2.9
  (https://www.pivotaltracker.com/story/show/125874681)

v1.0.2 May 02, 2016
====================

* Move documentation about deploying applications to cloudfoundry.org docs
  (https://www.pivotaltracker.com/story/show/#118094267)

* Add github issue and pull request templates
  (https://www.pivotaltracker.com/story/show/115892743)
  (https://www.pivotaltracker.com/story/show/113122277)

v1.0.1 Jun 19, 2015
====================

* Make compile and detect proper scripts
  (https://www.pivotaltracker.com/story/show/96882956)


v1.0.0 May 7, 2015
==================

* Implement binary buildpack with rspec tests
	(https://www.pivotaltracker.com/story/show/93713568)
