From 642964712a0a9452e5c3f7266f2d3d842d2f31894d8702275ae3704e559c25ba Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Tue, 10 Dec 2019 09:11:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=94 --- cf-cli.changes | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cf-cli.changes b/cf-cli.changes index a7e8af4..98aca3c 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -2,10 +2,9 @@ Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com - update to version 6.48.0 - ### Bug Fixes - - Fixes a bug where `cf delete app -r` did not delete routes if you had more than 50 routes associated with the app. [Story](https://www.pivotaltracker.com/story/show/165714515) - - Fixes a bug where `cf create-buildpack` would return a misleading error when the buildpack name had invalid characters. [Story](https://www.pivotaltracker.com/story/show/168183422) - **Contributors:** Abby Chau, Brendan Smith, Andrew Crump, Alexander Berezovsky, Steve Taylor, Eric Promislow, Jenna Goldstrich, Joseph Palermo, Mukesh Gadiya + ### Bug Fixes + - Fixes a bug where `cf delete app -r` did not delete routes if you had more than 50 routes associated with the app. [Story](https://www.pivotaltracker.com/story/show/165714515) + - Fixes a bug where `cf create-buildpack` would return a misleading error when the buildpack name had invalid characters. [Story](https://www.pivotaltracker.com/story/show/168183422) ------------------------------------------------------------------- Thu Nov 28 07:33:04 UTC 2019 - thardeck@suse.com