Commit c75e717
authored
Drop brackets from 3.1.0 changelog heading (#1040)
publish.sh extracts the changelog via awk matching `^### <version>( |$|-)`,
which does not match `### [3.1.0]`. Remove brackets so `make publish`
can locate the 3.1.0 notes, matching the format of earlier entries.1 parent 303647d commit c75e717
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments