diff --git a/DESCRIPTION b/DESCRIPTION index 37534cb..63f0d5b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: subreport Title: Generate Reports from `subfoldr2` Objects -Version: 0.0.0.9015 +Version: 0.0.0.9016 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), diff --git a/NEWS.md b/NEWS.md index e10dd73..31d7c1b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,9 @@ - + + +# subreport 0.0.0.9016 + +- Add extra line break to model blocks to ensure correct PDF wrapping behaviour in poisreport. + # subreport 0.0.0.9015