diff --git a/ci/release_notes.md b/ci/release_notes.md deleted file mode 100644 index 98681a4..0000000 --- a/ci/release_notes.md +++ /dev/null @@ -1,11 +0,0 @@ -# Improvements - -- New `--json` flag for the `catalog` and `services` commands, to - make it easier to use via jq (without spruce). - -- The `bind` and `unbind` commands now support an `SB_BINDING` - environment variable. Additionally, you can now specify your - binding ID ahead of time for the `bind` command. - -- New `--strict` flag to the `catalog` command, for validating a - service broker catalog the way CF does.