Commit 8057c1e
authored
The merge back action uses the code in \`Changelog.kt\` to ensure
unreleased entries in the CHANGELOG.md files are moved to the
corresponding section after being released.
Since we have started formatting our markdown files, we rely on \`-\` as
a list marker, rather than \`\*\`, which was the old format.
This change updates \`Changelog.kt\` to use the right character.
1 parent a68b884 commit 8057c1e
File tree
1 file changed
+1
-1
lines changed- plugins/src/main/java/com/google/firebase/gradle/plugins
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments