1 file changed
+6
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
211 |
| - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
212 | 216 |
| |
213 | 217 |
| |
214 | 218 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
211 |
| - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
212 | 216 |
| |
213 | 217 |
| |
214 | 218 |
| |
|
2 commit comments
ulivz commentedon Jun 14, 2020
Better commit message should be:
This the generated CHANGELOG will be:
Final rendered result:
Compare to current changelog added at f6acb9f#diff-4ac32a78649ca5bdd8e0ba38b7006a1e:
@bencodezen @newsbielt703 @meteorlxy
Please help check whether the commit message meets the specification before merging each MR, Thanks!
A very important principle:
fix
andfeat
SHOULD ONLY be used for commit that changes functionality, changelog is very important for users. If necessary, please optimize it manually.bencodezen commentedon Jun 15, 2020
Thanks for the clarification @ulivz!