Skip to content

Commit

Permalink
Update SPEC.md
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Lezar <[email protected]>
  • Loading branch information
adrianchiris and elezar authored May 3, 2023
1 parent 44371d0 commit 257ec8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Released versions of the spec are available as Git tags.
| v0.3.0 | | Initial tagged release of Spec |
| v0.4.0 | | Added `type` field to Mount specification |
| v0.5.0 | | Add `HostPath` to `DeviceNodes` |
| v0.6.0 | | Add `Annotations` field to `Spec` and `Device` specifications. Allow dots (`.`) in name segment of `Kind` field |
| v0.6.0 | | Add `Annotations` field to `Spec` and `Device` specifications |
| | | Allow dots (`.`) in name segment of `Kind` field |

*Note*: The initial release of a **spec** with version `v0.x.0` will be tagged as
`v0.x.0` with subsequent changes to the API applicable to this version tagged as `v0.x.y`.
Expand Down

0 comments on commit 257ec8c

Please sign in to comment.