Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[resolves buildpacks#49]

Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale authored and zmackie committed Mar 30, 2020
1 parent f0b00e6 commit 1016f63
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
[meta]: #meta
- Name: Spec API branches
- Start Date: 2020-01-27
- CNB Pull Request: (leave blank)
- CNB Issue: (leave blank)
- Supersedes: (put "N/A" unless this replaces an existing RFC, then link to that RFC)
- CNB Pull Request: [rfcs#49](https://github.com/buildpacks/rfcs/pull/49)
- CNB Issue:
- Supersedes: N/A

# Summary
[summary]: #summary
Expand All @@ -14,7 +14,7 @@ The Cloud Native Buildpacks Specification is a collection [specifications](https
# Motivation
[motivation]: #motivation

Changes to the Platform or Buildpack API can be disruptive, especially right now when both are pre-stable (0.x) and every change is treated as breaking.
Changes to the Platform or Buildpack API can be disruptive, especially right now when both are pre-stable (0.x) and every change is treated as breaking.

When we want to make several changes to a given API in short succession (i.e. in the time windows between subsequent releases of the reference lifecycle), it would be nice to use a single new API number to represent a set of breaking changes.

Expand Down

0 comments on commit 1016f63

Please sign in to comment.