Skip to content

Commit 7b20758

Browse files
chhhavindon55555
andcommitted
Bump version to 0.0.2
Co-authored-by: Don Nguyen <dnguyen@pivotal.io>
1 parent f9241bc commit 7b20758

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v0.0.2 Mar 15, 2019
2+
====================
3+
4+
* Add logic around reading buildpack.yml and runtime.txt
5+
6+
* Add python 2.7.16, remove python 2.7.14
7+
for stack(s) org.cloudfoundry.stacks.cflinuxfs2, org.cloudfoundry.stacks.cflinuxfs3
8+
(https://www.pivotaltracker.com/story/show/164359785)
9+
10+
111
v0.0.1 Feb 01, 2019
212
====================
313

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[buildpack]
33
id = "org.cloudfoundry.buildpacks.python"
44
name = "Python Buildpack"
5-
version = "0.0.1"
5+
version = "0.0.2"
66

77
[[metadata.dependencies]]
88
id = "python"

0 commit comments

Comments
 (0)