Updated FixedBugs (markdown) authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -11,6 +11,12 @@ Bugs in version 4.5.0 that have been fixed in version 4.5.1 ...@@ -11,6 +11,12 @@ Bugs in version 4.5.0 that have been fixed in version 4.5.1
- Results of the posterior conditional variance decomposition after MCMC were not correctly computed [(commit)](https://github.com/DynareTeam/dynare/commit/0b9244dc01ef3052f23f3225194789ad0fdb574d) - Results of the posterior conditional variance decomposition after MCMC were not correctly computed [(commit)](https://github.com/DynareTeam/dynare/commit/0b9244dc01ef3052f23f3225194789ad0fdb574d)
- Options `use_shock_groups` and `colormap` of the `shock_decomposition` command were not working (see [#1470](https://github.com/DynareTeam/dynare/pull/1470)) [(commit)](https://github.com/DynareTeam/dynare/commit/6de2176473ee7a5770a9782a303348c0d7a2c512)
- Added a clean error message if sensitivity toolbox is used with recursive estimation [(commit)](https://github.com/DynareTeam/dynare/commit/970feee3422ebf48d26c22dace0877cce71559c3)
- Fixed various typos and errors in the reference manual
Bugs in version 4.4.3 that have been fixed in version 4.5.0 Bugs in version 4.4.3 that have been fixed in version 4.5.0
----------------------------------------------------------- -----------------------------------------------------------
... ...
......