File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ A new scriv changelog fragment.
3+
4+ Uncomment the section that is right (remove the HTML comment wrapper).
5+ For top level release notes, leave all the headers commented out.
6+ -->
7+
8+ <!--
9+ ### Added
10+
11+ - A bullet item for the Added category.
12+
13+ -->
14+ ### Changed
15+
16+ - Improved handling of TSV columns with sidecar definitions.
17+ ` "Format" ` , ` "Minimum" ` and ` "Maximum" ` keys are now supported.
18+
19+ <!--
20+ ### Fixed
21+
22+ - A bullet item for the Fixed category.
23+
24+ -->
25+ <!--
26+ ### Deprecated
27+
28+ - A bullet item for the Deprecated category.
29+
30+ -->
31+ <!--
32+ ### Removed
33+
34+ - A bullet item for the Removed category.
35+
36+ -->
37+ <!--
38+ ### Security
39+
40+ - A bullet item for the Security category.
41+
42+ -->
43+ <!--
44+ ### Infrastructure
45+
46+ - A bullet item for the Infrastructure category.
47+
48+ -->
You can’t perform that action at this time.
0 commit comments