Skip to content

Commit ba60535

Browse files
committed
Fix formatting of changelog
1 parent 97b4433 commit ba60535

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
* 1.3.0
1+
# 1.3.0
22
- Add the output-format option
33
- Add the output-file option
44
- Add the merge-files option
55
- Update action/cache dependency from v2 to v3
66
- Update setup-go-faster dependency from v1.7.0 to v1.8.0
77
- Update installed Go version from 1.17.x to 1.19.x
88

9-
* 1.2.0
9+
# 1.2.0
1010
- Add the `checks` option
1111
- Add the `working-directory` option
1212

13-
* 1.1.0
13+
# 1.1.0
1414
- The action will store and restore Go's cache if install-go is set to true.
1515

16-
* 1.0.0
16+
# 1.0.0
1717
Initial release.

0 commit comments

Comments
 (0)