Skip to content

Commit 9941241

Browse files
committed
Update RELEASING.md with correct changelog format
1 parent 6ca5a7c commit 9941241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ bundle install
1111
rake
1212
```
1313

14-
Check that the last build succeeded in [Travis CI](https://travis-ci.org/ruby-grape/grape-active_model_serializers) for all supported platforms.
14+
Check that the last build succeeded in [GitHub Actions](https://github.com/ruby-grape/grape-active_model_serializers/actions/workflows/ci.yml) for all supported platforms.
1515

1616
Change "Next Release" in [CHANGELOG.md](CHANGELOG.md) to the new version.
1717

1818
```
19-
### 0.7.2 (February 6, 2014)
19+
### 0.7.2 (2014/02/06)
2020
```
2121

2222
Remove the line with "Your contribution here.", since there will be no more contributions to this release.

0 commit comments

Comments
 (0)