Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 7aacf26

Browse files
committed
Remove link to release from changelog release entry template
In other projects, we found this to be more cumbersome to maintain than the use it delivered by making the header clickable.
1 parent 2ab2ba7 commit 7aacf26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The format of this document is inspired by [Keep a Changelog](https://keepachang
77
When releasing a new version:
88
99
1. Remove any empty section (those with `_None._`)
10-
2. Update the `## Unreleased` header to `## [<version_number>](https://github.com/wordpress-mobile/WordPressUI-iOS/releases/tag/<version_number>)`
10+
2. Update the `## Unreleased` header to `## <version_number>`
1111
3. Add a new "Unreleased" section for the next iteration, by copy/pasting the following template:
1212
1313
## Unreleased

0 commit comments

Comments
 (0)