File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -196,29 +196,23 @@ template = "changelog.d/_template.rst"
196
196
197
197
[tool .towncrier .fragment .deprecation ]
198
198
name = " Deprecations"
199
- showcontent = true
200
199
201
200
[tool .towncrier .fragment .feature ]
202
201
directory = " feature"
203
202
name = " Features"
204
- showcontent = true
205
203
206
204
# [tool.towncrier.fragment.improvement]
207
205
# name = "Improvements"
208
206
# showcontent = true
209
207
210
208
[tool .towncrier .fragment .bugfix ]
211
209
name = " Bug Fixes"
212
- showcontent = true
213
210
214
211
[tool .towncrier .fragment .doc ]
215
212
name = " Improved Documentation"
216
- showcontent = true
217
213
218
214
[tool .towncrier .fragment .trivial ]
219
215
name = " Trivial/Internal Changes"
220
- showcontent = true
221
216
222
217
[tool .towncrier .fragment .removal ]
223
218
name = " Removals"
224
- showcontent = true
You can’t perform that action at this time.
0 commit comments