File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-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+ - Parsed JSON files are now cached to reduce I/O and parsing costs.
17+
18+ <!--
19+ ### Fixed
20+
21+ - A bullet item for the Fixed category.
22+
23+ -->
24+ <!--
25+ ### Deprecated
26+
27+ - A bullet item for the Deprecated category.
28+
29+ -->
30+ <!--
31+ ### Removed
32+
33+ - A bullet item for the Removed category.
34+
35+ -->
36+ <!--
37+ ### Security
38+
39+ - A bullet item for the Security category.
40+
41+ -->
42+ <!--
43+ ### Infrastructure
44+
45+ - A bullet item for the Infrastructure category.
46+
47+ -->
You can’t perform that action at this time.
0 commit comments