From edf4ebbf460ed818f975337afaf93294e7806239 Mon Sep 17 00:00:00 2001 From: "Pavel N. Krivitsky" Date: Sat, 15 Jun 2024 16:40:31 +1000 Subject: [PATCH] Updated NEWS. --- DESCRIPTION | 2 +- inst/NEWS.Rd | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index a822884..d74fa09 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: ergm.count -Version: 4.1-1438 +Version: 4.1.2-1438 Date: 2022-05-23 Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count Edges Authors@R: c( diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index 550b3c2..315be73 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -65,6 +65,20 @@ %% } + +\section{Changes in version 4.1.2}{ + \subsection{BUG FIXES}{ + \itemize{ + \item{ + \item A number of fixes and corrections to package documentation. + } + } + } +} + + + + \section{Changes in version 4.1.1}{ \subsection{NEW FEATURES}{