Skip to content

Commit f7aa762

Browse files
committed
Update NEWS.md
1 parent e3671fd commit f7aa762

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ to gradients computed via finite differences. (#485)
2020
so that models do not get unnecessarily recompiled when calling the function
2121
multiple times with the same code. (#495, @martinmodrak)
2222

23+
* `write_stan_json()` now handles data of class `"table"`. Tables are converted
24+
to vector, matrix, or array depending on the dimensions of the table. (#528)
25+
2326
# cmdstanr 0.4.0
2427

2528
### Bug fixes

0 commit comments

Comments
 (0)