This repository was archived by the owner on Jul 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Original file line number Diff line number Diff line change
1
+ tests /output /
2
+ cloud-config-vultr.ini
Original file line number Diff line number Diff line change @@ -2,28 +2,28 @@ changelog_filename_template: ../CHANGELOG.rst
2
2
changelog_filename_version_depth : 0
3
3
changes_file : changelog.yaml
4
4
changes_format : combined
5
- keep_fragments : true
5
+ keep_fragments : false
6
6
mention_ancestor : true
7
7
new_plugins_after_name : removed_features
8
8
notesdir : fragments
9
9
prelude_section_name : release_summary
10
10
prelude_section_title : Release Summary
11
11
sections :
12
- - - major_changes
13
- - Major Changes
14
- - - minor_changes
15
- - Minor Changes
16
- - - breaking_changes
17
- - Breaking Changes / Porting Guide
18
- - - deprecated_features
19
- - Deprecated Features
20
- - - removed_features
21
- - Removed Features (previously deprecated)
22
- - - security_fixes
23
- - Security Fixes
24
- - - bugfixes
25
- - Bugfixes
26
- - - known_issues
27
- - Known Issues
12
+ - - major_changes
13
+ - Major Changes
14
+ - - minor_changes
15
+ - Minor Changes
16
+ - - breaking_changes
17
+ - Breaking Changes / Porting Guide
18
+ - - deprecated_features
19
+ - Deprecated Features
20
+ - - removed_features
21
+ - Removed Features (previously deprecated)
22
+ - - security_fixes
23
+ - Security Fixes
24
+ - - bugfixes
25
+ - Bugfixes
26
+ - - known_issues
27
+ - Known Issues
28
28
title : Vultr Collection
29
29
trivial_section_name : trivial
You can’t perform that action at this time.
0 commit comments