Skip to content

Commit 28ac345

Browse files
committed
update syntax
1 parent efa19ae commit 28ac345

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

changelogs/config.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ notesdir: fragments
1111
prelude_section_name: release_summary
1212
prelude_section_title: Release Summary
1313
sections:
14-
- - major_changes
15-
- Major Changes
16-
- - minor_changes
17-
- Minor Changes
18-
- - breaking_changes
19-
- Breaking Changes / Porting Guide
20-
- - deprecated_features
21-
- Deprecated Features
22-
- - removed_features
23-
- Removed Features
24-
- - security_fixes
25-
- Security Fixes
26-
- - bugfixes
27-
- Bugfixes
28-
- - known_issues
29-
- Known Issues
14+
- - major_changes
15+
- Major Changes
16+
- - minor_changes
17+
- Minor Changes
18+
- - breaking_changes
19+
- Breaking Changes / Porting Guide
20+
- - deprecated_features
21+
- Deprecated Features
22+
- - removed_features
23+
- Removed Features
24+
- - security_fixes
25+
- Security Fixes
26+
- - bugfixes
27+
- Bugfixes
28+
- - known_issues
29+
- Known Issues
3030
title: middleware_automation.common
3131
trivial_section_name: trivial
3232
use_fqcn: true

tests/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
modules:
2-
python_requires: '>=3.6'
2+
python_requires: '>=3.6'

0 commit comments

Comments
 (0)