Skip to content

Commit aee5b93

Browse files
committed
update changelog
1 parent a5df339 commit aee5b93

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,19 @@
1717
- state flag on issue list can now be repeated to filter by multiple states
1818
- team members command now shows initials, timezone, and other details with
1919
--verbose flag
20-
- team members command now loads all paginated members and shows full names and
21-
detailed info by default
2220
- organized code into multiple files so it's less of a nightmare to work on
2321

2422
### Added
2523

24+
- `issue delete` command to delete issues by id
25+
- `team members` command to list team members
2626
- add --assignee flag on `issue list` allowing you to list issues assigned to
2727
- add -U, --unassigned flag to list only unassigned issues
2828
- add -A, --all-assignees flag to list issues for all assignees
29-
- `issue delete` command to delete issues by id
3029
- allow specifying a --parent on linear issue create
3130
- add -A and -U flags to issue start command for filtering assignees
3231
- add --all-states flag to issue list command to show issues from all states
3332
- add --confirm flag to issue delete command to skip confirmation prompt
34-
- team members subcommand to list team members
3533

3634
## [0.6.4] - 2025-08-12
3735

0 commit comments

Comments
 (0)