Skip to content

Commit 81fa7fb

Browse files
authored
Merge pull request #338 from StochasticTree/changelog_update
Update NEWS and CHANGELOG
2 parents 88fc6e4 + c8ff784 commit 81fa7fb

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
## Bug Fixes
1111

12+
* Fixed probit offset bug R and Python [#337](https://github.com/StochasticTree/stochtree/pull/337)
1213
* Standardized multi-chain BCF handling of internal propensity models [#334](https://github.com/StochasticTree/stochtree/pull/334)
1314
* Fixed multi-chain BCF bugs with the parametric intercept term in R and Python [#326](https://github.com/StochasticTree/stochtree/pull/326)
1415
* Fixed indexing bugs for multivariate treatment BCF in Python [#326](https://github.com/StochasticTree/stochtree/pull/326)

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
## Bug Fixes
99

10+
* Fixed probit offset bug R and Python [#337](https://github.com/StochasticTree/stochtree/pull/337)
1011
* Standardized multi-chain BCF handling of internal propensity models [#334](https://github.com/StochasticTree/stochtree/pull/334)
1112
* Fixed multi-chain BCF bugs with the parametric intercept term in R and Python [#326](https://github.com/StochasticTree/stochtree/pull/326)
1213
* Fixed indexing bugs for multivariate treatment BCF in Python [#326](https://github.com/StochasticTree/stochtree/pull/326)

0 commit comments

Comments
 (0)