Skip to content

Commit cee904b

Browse files
committed
Updated changelog
1 parent 1258dd5 commit cee904b

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

doc/changes/unreleased.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Unreleased
22

3-
## Features
4-
5-
* #1: Added initial Project Setup
63

4+
## Summary
75

86
Findings in `report.yml`, columns:
97
* DEVDOC: whether the resp. finding affects the repository developer-documentation,
@@ -15,3 +13,13 @@ Findings in `report.yml`, columns:
1513
| Step "Generate GitHub Summary", `poetry run -- coverage report --format markdown` | must ignore coverage error due to no data | Y | Y | Y |
1614
| Step "Copy Artifacts into Root Folder" | copies 2x `.lint.txt` but must copy `.lint.json`, too | Y | - | Y |
1715
| Step "Generate GitHub Summary" | contains 2x security, but must be 1x lint and 1x security | Y | - | - |
16+
17+
18+
## Features
19+
20+
* #1: Added initial Project Setup
21+
22+
## Bug Fixes
23+
24+
* Fixed findings described above
25+

0 commit comments

Comments
 (0)