diff --git a/ci/release_notes.md b/ci/release_notes.md deleted file mode 100644 index e0e375a..0000000 --- a/ci/release_notes.md +++ /dev/null @@ -1,10 +0,0 @@ -### Features - -- Properly implements the key-value resource contract, using file names as keys and file contents as values, thus conforming the `ConfigMap` format from Kubernetes, and conventions established by nearly all Concourse resources -- Fixed `put` steps -- Unit tests passing, and properly blocking the Docker build whenever failing -- Concourse build pipeline for faster publishing of new versions - -### Breaking changes - -- Requires the `directory` parameter for `put` steps \ No newline at end of file