Skip to content

Commit 847985d

Browse files
committed
Simplify CHANGELOG entry for diagnostics.severity
1 parent e082c25 commit 847985d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2020

2121
### Added
2222

23-
- Added `diagnostics.severity` configuration for fine-grained control over diagnostic behavior with support for prefix matching and severity levels (off, hint, info, warning, error)
23+
- Added `diagnostics.severity` configuration option for configuring diagnostic severity levels
2424
- Added `pythonpath` configuration option for specifying additional Python import paths
2525
- Added documentation for VS Code extension
2626
- Added documentation for Zed extension

0 commit comments

Comments
 (0)