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