Skip to content

Commit d4634c9

Browse files
authored
Merge pull request #553 from MattWilcox/patch-1
Update changelogs-and-updates.md
2 parents 32369d3 + a7c1be6 commit d4634c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/4.x/extend/changelogs-and-updates.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
When you [publish](plugin-store.md) your plugin in the Plugin Store, you will be able to specify a path to your plugin’s changelog within the repository.
44

5-
If this is set to a valid changelog path, the Plugin Store will re-download your changelog on each release. Those release notes will then be displayed for your plugin on the page at **Utilities****Updates**.
5+
If this is set to a valid changelog path, the Plugin Store will re-download your changelog on each release. Those release notes will then be displayed on its Plugin Store page, as well as the **Utilities****Updates** screen of any project it is installed in.
6+
7+
::: tip
8+
Refer to [Craft’s own changelog](https://github.com/craftcms/cms/blob/develop/CHANGELOG.md) as an example of syntax and best practices.
9+
:::
610

711
## Setting Up a Changelog
812

0 commit comments

Comments
 (0)