Skip to content

Commit

Permalink
bump news and description
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-buerkner committed Feb 7, 2022
1 parent 8ed3795 commit 7b115b7
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
Expand Up @@ -2,8 +2,8 @@ Package: brms
Encoding: UTF-8
Type: Package
Title: Bayesian Regression Models using 'Stan'
Version: 2.16.6
Date: 2022-02-01
Version: 2.16.7
Date: 2022-02-06
Authors@R:
c(person("Paul-Christian", "Bürkner", email = "paul.buerkner@gmail.com",
role = c("aut", "cre")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# brms 2.16.3++

### New Features

* Add family `logistic_normal` for simplex responses. (#1274)

### Other changes

* Argument `brms_seed` has been added to `get_refmodel.brmsfit()`. (#1287)
Expand Down

0 comments on commit 7b115b7

Please sign in to comment.