Skip to content

Commit

Permalink
changieee
Browse files Browse the repository at this point in the history
  • Loading branch information
Taimoor Ahmad committed Sep 22, 2023
1 parent ed55b58 commit 9c4101d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .changes/unreleased/Bugfix-20230922-140819.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
kind: Bugfix
body: BREAKING CHANGE - fix get/list tags on an object returning a nonzero exit code
if no tag matches, return empty JSON array instead
time: 2023-09-22T14:08:19.025844-04:00
4 changes: 4 additions & 0 deletions .changes/unreleased/Feature-20230922-140908.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
kind: Feature
body: BREAKING CHANGE - split up `get tag KEY` and `list tags`. `get tag KEY` gets
all tags matching `KEY`. `list tags` lists all tags on an object
time: 2023-09-22T14:09:08.031392-04:00

0 comments on commit 9c4101d

Please sign in to comment.