Skip to content

Commit 6e9b3f6

Browse files
committed
update NEWS for 0.6 release
1 parent 2e7df64 commit 6e9b3f6

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

NEWS.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,17 @@
99

1010
## Bugfixes
1111

12-
* Fixed on-launch error possibly caused by `htmltools` (see https://github.com/rstudio/htmltools/issues/147).
12+
* Fixed on-launch error possibly caused by `htmltools` (see https://github.com/rstudio/htmltools/issues/147).
13+
14+
# statnetWeb 0.6
15+
16+
## Bugfixes
17+
18+
* Remove jQuery (see https://github.com/rstudio/shiny/issues/4099)
19+
* Remove LazyData from DESCRIPTION (see https://github.com/r-lib/usethis/issues/1403)
20+
21+
22+
*Fixes for ergm 4.0 changes*
23+
* Term documentation (see https://github.com/statnet/statnetWeb/issues/87)
24+
* Extraction from fit objects
25+
* GOF plot order change

0 commit comments

Comments
 (0)