From e5b006fe6764300c5ba99ee39553e8bfc1243645 Mon Sep 17 00:00:00 2001 From: Tyler Phelan Date: Mon, 9 Apr 2018 17:41:53 -0400 Subject: [PATCH] Bump version to 2.3.15 [#156424362] --- CHANGELOG | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 15dd28e3..091a50b5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +v2.3.15 Apr 09, 2018 +===================== +* Fail integration tests if inappropriate stack provided + (https://www.pivotaltracker.com/story/show/156203395) + +* Document new buildpack-packager build command + (https://www.pivotaltracker.com/story/show/155223266) + +* Online buildpacks should cache downloaded manifest.yml dependencies in the app cache + (https://www.pivotaltracker.com/story/show/155405429) + + v2.3.14 Feb 07, 2018 ===================== diff --git a/VERSION b/VERSION index ac805d3e..0007430c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.14 \ No newline at end of file +2.3.15 \ No newline at end of file