Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Maher and Rasheed Abdul-Aziz authored and Chris Maher and Rasheed Abdul-Aziz committed Jul 21, 2014
1 parent 66138d7 commit 3c36715
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
v1.0.1 Jul 21, 2014
====================

* Merge v20 of Heroku Buildpack
(https://github.com/heroku/heroku-buildpack-php/tree/v20)

* Improve README including links to appropriate documentation online.
(https://www.pivotaltracker.com/story/show/69192654)
(https://www.pivotaltracker.com/story/show/74815686)

* Use precompiled Python instead of building it during compile.
https://www.pivotaltracker.com/story/show/74322414

* Remove python and offline cached dependencies after compile. Lessens the
size of the droplet due to the upstream buildpack copying itself into the app.
(https://www.pivotaltracker.com/story/show/74322414)

* Support Cake library
(https://www.pivotaltracker.com/story/show/72637582)

* Support Zend Library
(https://www.pivotaltracker.com/story/show/72637634)

* Switch to new Cloud Foundry offline dependency framework
(https://www.pivotaltracker.com/story/show/73384256)

* Support:
PHP 5.5.13
HHVM 3.1.0
Ruby 2.1.1

v1.0.0 Jun 25, 2014
===================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1

0 comments on commit 3c36715

Please sign in to comment.