Skip to content

Commit cf43f3f

Browse files
romtsnclaude
andcommitted
docs(changelog): Improve bundle-jvm changelog entry
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b6494f1 commit cf43f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Features
66

7-
- (bundle-jvm) Filter sources by JVM extensions, respect `.gitignore`, and add default directory excludes and `--exclude` option ([#3260](https://github.com/getsentry/sentry-cli/pull/3260))
7+
- (bundle-jvm) Allow running directly on a project root (including multi-module repos) by automatically collecting only JVM source files (`.java`, `.kt`, `.scala`, `.groovy`), respecting `.gitignore`, and excluding common build output directories. Add `--exclude` option for custom glob patterns ([#3260](https://github.com/getsentry/sentry-cli/pull/3260))
88

99
### Fixes
1010

0 commit comments

Comments
 (0)