Skip to content

Commit

Permalink
update notes with ctr changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
  • Loading branch information
jessvalarezo authored and dmcgowan committed Nov 8, 2017
1 parent 3289ca2 commit 8866254
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions releases/v1.0.0-beta.3.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,16 @@ the client and ctr tool."""
# notable prs to include in the release notes, 1234 is the pr number
[notes]

[notes.ctr]
title= "`ctr` makeover"
description = """\
`ctr` is getting a ~makeover~! The end goal is for commands to be consistent and scoped.
Most notably:
- `push`, `pull` are now `images` subcommands: `ctr images push`, `ctr images pull`
- `fetch`, `fetch-object`, and `push-object` are `content` subcommands
- `rootfs unpack` is now `snapshot unpack`
- `apply` no longer exists. RIP"""



[breaking]

0 comments on commit 8866254

Please sign in to comment.