Tim Hardeck 2019-12-10 09:11:17 +00:00 committed by Git OBS Bridge
parent ff3b549308
commit 642964712a

View File

@ -5,7 +5,6 @@ Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com
### 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
-------------------------------------------------------------------
Thu Nov 28 07:33:04 UTC 2019 - thardeck@suse.com