Skip to content

Commit e1be8d8

Browse files
committed
Merge pull request #488 from wking/drop-v0.x-compatibility-statement
Revert "Clarify backwards compatibility for major version 0"
2 parents b953df4 + 1db5c54 commit e1be8d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Below is a detailed description of each field defined in the configuration forma
1313
* **`ociVersion`** (string, required) MUST be in [SemVer v2.0.0](http://semver.org/spec/v2.0.0.html) format and specifies the version of the OpenContainer specification with which the bundle complies.
1414
The OpenContainer spec follows semantic versioning and retains forward and backward compatibility within major versions.
1515
For example, if an implementation is compliant with version 1.0.1 of the spec, it is compatible with the complete 1.x series.
16-
NOTE that there is no guarantee for forward or backward compatibility for version 0.x.
1716

1817
### Example
1918

0 commit comments

Comments
 (0)