@@ -10,6 +10,21 @@ All notable changes to this project will be documented in this file.
10
10
11
11
### Changed
12
12
13
+ ## [ 0.3.34] - 2018-01-30
14
+ ### Added
15
+ - @josegonzalez feat: update all installed service dependencies when building the docker image
16
+
17
+ ### Changed
18
+ - @josegonzalez Update ruby to version v173
19
+ - @josegonzalez Update python to version v123
20
+ - @josegonzalez Update clojure to version v78
21
+ - @josegonzalez Update gradle to version v25
22
+ - @josegonzalez Update php to version v130
23
+ - @josegonzalez Update static to version v9
24
+ - @michaelshobbs Update go to version v81
25
+ - @michaelshobbs Update java to version v59
26
+ - @michaelshobbs Update nodejs to version v116
27
+
13
28
## [ 0.3.33] - 2017-11-01
14
29
### Changed
15
30
- @miyucy Update ruby version to v170
@@ -416,7 +431,8 @@ All notable changes to this project will be documented in this file.
416
431
- User for ` buildpack-build ` is ` $USER ` or randomized
417
432
- User for ` procfile-exec ` is ` $USER ` or detected from ` /app `
418
433
419
- [ unreleased ] : https://github.com/gliderlabs/herokuish/compare/v0.3.33...HEAD
434
+ [ unreleased ] : https://github.com/gliderlabs/herokuish/compare/v0.3.34...HEAD
435
+ [ 0.3.34 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.33...v0.3.34
420
436
[ 0.3.33 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.32...v0.3.33
421
437
[ 0.3.32 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.31...v0.3.32
422
438
[ 0.3.31 ] : https://github.com/gliderlabs/herokuish/compare/v0.3.30...v0.3.31
0 commit comments