We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b7ed0 commit 36d2693Copy full SHA for 36d2693
CHANGELOG
@@ -1,3 +1,17 @@
1
+v1.6.9 Nov 16, 2015
2
+====================
3
+
4
+* Add support for JRuby 9.0.4.0 (Remove support for JRuby 9.0.3.0)
5
+ (https://www.pivotaltracker.com/story/show/108125524)
6
7
+* Developers should be given detailed, helpful instructions when they attempt
8
+ to stage an application whose dependency is not found in the manifest.
9
+ (https://www.pivotaltracker.com/story/show/107939104)
10
11
+* Replace `JAVA_TOOL_OPTIONS` with `JAVA_MEM` to avoid JRuby overriding
12
+ (https://github.com/heroku/heroku-buildpack-ruby/commit/694c3039e710778d6286989ba6a006fd582b88c1)
13
14
15
v1.6.8 Nov 03, 2015
16
====================
17
VERSION
@@ -1 +1 @@
-1.6.8
+1.6.9
0 commit comments