Skip to content

Commit 79351fd

Browse files
committed
Move NEWS.md intro to the dev version section so pkgdown won't skip
`pkgdown` seems to skip material preceding the first version number heading, as well as top-level headings that don't follow a certain format. Move the intro material to somewhere near the top where it won't be skipped; we'll need to move it again each time we release a version.
1 parent 1655150 commit 79351fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
# epiprocess 0.5.0.9999 (development version)
2+
13
Note that `epiprocess` uses the [Semantic Versioning
24
("semver")](https://semver.org/) scheme for all release versions, but not for
35
development versions. A ".9999" suffix indicates a development version.
46

5-
# epiprocess 0.5.0.9999 (development version)
6-
77
## Cleanup:
88

99
* Added a `NEWS.md` file to track changes to the package.

0 commit comments

Comments
 (0)