@@ -11,11 +11,20 @@ All notable changes to this project will be documented in this file.
11
11
### Changed
12
12
13
13
14
+ ## [ 0.3.19] - 2016-09-20
15
+ ### Changed
16
+ - @josegonzalez Update static buildpack to v6
17
+ - @michaelshobbs Update gradle to version v18
18
+ - @michaelshobbs Update java to version v46
19
+ - @michaelshobbs Update php to version v110
20
+ - @michaelshobbs Update python to version v82
21
+
22
+
14
23
## [ 0.3.18] - 2016-07-29
15
24
### Changed
16
25
- @xtian Don't print .release file during build
17
26
- @michaelshobbs Update php to version v109
18
- - @michaelshobbs michaelshobbs Update go to version v44
27
+ - @michaelshobbs Update go to version v44
19
28
- @michaelshobbs Update scala to version v72
20
29
21
30
@@ -255,7 +264,9 @@ All notable changes to this project will be documented in this file.
255
264
- User for ` buildpack-build ` is ` $USER ` or randomized
256
265
- User for ` procfile-exec ` is ` $USER ` or detected from ` /app `
257
266
258
- [ unreleased ] : https://github.com/gliderlabs/herokuish/compare/v0.3.17...HEAD
267
+ [ unreleased ] : https://github.com/gliderlabs/herokuish/compare/v0.3.19...HEAD
268
+ [ 0.3.19 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.18...v0.3.19
269
+ [ 0.3.18 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.17...v0.3.18
259
270
[ 0.3.17 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.16...v0.3.17
260
271
[ 0.3.16 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.15...v0.3.16
261
272
[ 0.3.15 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.14...v0.3.15
0 commit comments