Skip to content

Commit 970c16c

Browse files
committed
Add a version specific release note link to README
1 parent 6556b0e commit 970c16c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

dist-files/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ This distributable contains:
116116
You can find release notes at:
117117

118118
* https://github.com/svaarala/duktape/blob/master/RELEASES.rst
119+
(summary of all versions)
120+
121+
* https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-0.rst
122+
(more detailed notes for this version)
119123

120124
This distributable contains Duktape version @DUK_VERSION_FORMATTED@, created from git
121125
commit @GIT_COMMIT@ (@GIT_DESCRIBE@).

doc/release-checklist.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Checklist for ordinary releases
3434

3535
* Check dist-files/README.rst
3636

37+
- Update release specific release notes link
38+
3739
* Ensure LICENSE.txt is up-to-date
3840

3941
- Check year range

0 commit comments

Comments
 (0)