Skip to content

Commit

Permalink
update NEWS and DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Thorson committed Feb 16, 2024
1 parent 439813e commit 44ccf64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: dsem
Type: Package
Title: Fit Dynamic Structural Equation Models
Version: 1.0.2
Date: 2024-02-01
Version: 1.1.0
Date: 2024-02-16
Authors@R:
c(person(given = "James",
family = "Thorson",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# dsem 1.1.0

* Adding option to specify covariance in Gamma

# dsem 1.0.2

* Eliminate `eval` usage
Expand Down

0 comments on commit 44ccf64

Please sign in to comment.