Some bug in discretionary_policy actually not fixed in 4.6.3 authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -5,8 +5,6 @@ Bugs fixed in version 4.6.3 ...@@ -5,8 +5,6 @@ Bugs fixed in version 4.6.3
* Using an unknown symbol in `irf_shocks` option of `stoch_simul` would lead to * Using an unknown symbol in `irf_shocks` option of `stoch_simul` would lead to
a crash of the preprocessor (preprocessor#57) a crash of the preprocessor (preprocessor#57)
* `discretionary_policy` would crash in the presence of news shocks (bug fixed
via !1767)
* The `endogenous_prior` option did not properly handle missing observations * The `endogenous_prior` option did not properly handle missing observations
(bug fixed in 445cbf67) (bug fixed in 445cbf67)
* The auxiliary particle filter with pruning and resampling would crash (#1718) * The auxiliary particle filter with pruning and resampling would crash (#1718)
... ...
......