Skip to content

Commit e9a6805

Browse files
authored
feat(rel): update changelog with 6.5.0 (#1178)
1 parent 795f4d6 commit e9a6805

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16+
### Changed
17+
18+
## 6.5.0
19+
20+
### Added
21+
1622
- SBOM support: Added `--image` and `--exclude-image` flags to `src sbom fetch` for filtering which docker images SBOMs are fetched for. Both flags support glob patterns (e.g., `frontend`, `*api*`) and comma-separated lists. The `sourcegraph/` image name prefix is optional.
1723

1824
### Changed

0 commit comments

Comments
 (0)