mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Add release notes for client/v0.1.0-alpha.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
17
client/releases/v0.1.0-alpha.toml
Normal file
17
client/releases/v0.1.0-alpha.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
# commit to be tagged for new release
|
||||
commit = "HEAD"
|
||||
|
||||
project_name = "moby"
|
||||
github_repo = "moby/moby"
|
||||
sub_path = "client"
|
||||
ignore_deps = [ "github.com/moby/moby" ]
|
||||
|
||||
# previous release
|
||||
previous = "v28.2.2"
|
||||
|
||||
pre_release = true
|
||||
|
||||
preface = """\
|
||||
The first dedicated release for the Moby Client. This is a 0.x release
|
||||
since changes to the Go interface are still being considered.
|
||||
"""
|
||||
Reference in New Issue
Block a user