We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e927550 commit 8bdf88aCopy full SHA for 8bdf88a
1 file changed
lib/solidus_dev_support/templates/extension/README.md
@@ -71,20 +71,9 @@ $ bin/rails server
71
Use Ctrl-C to stop
72
```
73
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
85
### Releasing new versions
86
87
-Please refer to the dedicated [page](https://github.com/solidusio/solidus/wiki/How-to-release-extensions) on Solidus wiki.
+Please refer to the [dedicated page](https://github.com/solidusio/solidus/wiki/How-to-release-extensions) in the Solidus wiki.
88
89
## License
90
0 commit comments