Skip to content

Commit 8bdf88a

Browse files
committed
Remove the section on the changelog from the README
It was redundant with instructions from the wiki page on releasing.
1 parent e927550 commit 8bdf88a

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

  • lib/solidus_dev_support/templates/extension

lib/solidus_dev_support/templates/extension/README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,9 @@ $ bin/rails server
7171
Use Ctrl-C to stop
7272
```
7373

74-
### Updating the changelog
75-
76-
Before and after releases the changelog should be updated to reflect the up-to-date status of
77-
the project:
78-
79-
```shell
80-
bin/rake changelog
81-
git add CHANGELOG.md
82-
git commit -m "Update the changelog"
83-
```
84-
8574
### Releasing new versions
8675

87-
Please refer to the dedicated [page](https://github.com/solidusio/solidus/wiki/How-to-release-extensions) on Solidus wiki.
76+
Please refer to the [dedicated page](https://github.com/solidusio/solidus/wiki/How-to-release-extensions) in the Solidus wiki.
8877

8978
## License
9079

0 commit comments

Comments
 (0)