forked from dradis/dradis-ce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.template
27 lines (27 loc) · 966 Bytes
/
CHANGELOG.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[v#.#.#] ([month] [YYYY])
- [entity]:
- [future tense verb] [feature]
- Upgraded gems:
- [gem]
- Bugs fixes:
- [entity]:
- [future tense verb] [bug fix]
- Bug tracker items:
- [item]
- New integrations:
- [integration]
- Integration enhancements:
- [integration]:
- [future tense verb] [integration enhancement]
- [integration bug fixes]:
- [future tense verb] [integration bug fix]
- Reporting enhancements:
- [report type]:
- [future tense verb] [reporting enhancement]
- REST/JSON API enhancements:
- [API entity]:
- [future tense verb] [API enhancement]
- Security Fixes:
- High: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description]
- Medium: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description]
- Low: (Authenticated|Unauthenticated) (admin|author|contributor) [vulnerability description]