Skip to content

Commit dece589

Browse files
committed
PR links adde to NEWS
1 parent b2e7734 commit dece589

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# equatiomatic 0.3.7
2-
* Extracts equations for `summary.lm`.
2+
* Extracts equations for `summary.lm`
3+
[PR #245](https://github.com/datalorax/equatiomatic/pull/245).
4+
5+
* Correction in the plotting-integration vignette: ggplot2 now requires a vector
6+
for text annotation, so, use `as.character()` and specify `parse = TRUE` ()
7+
[PR #244](https://github.com/datalorax/equatiomatic/pull/244).
38

49
# equatiomatic 0.3.6
510
* Correction of the Authors@R field in the DESCRIPTION file (required by CRAN).

0 commit comments

Comments
 (0)