Updated FixedBugs (markdown) authored by MichelJuillard's avatar MichelJuillard
...@@ -33,7 +33,9 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre ...@@ -33,7 +33,9 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre
- Fixed get_posterior_parameters routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54)). - Fixed get_posterior_parameters routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54)).
- Fixed bug in Ramsey problem with constraints both on a policy instrument and another variable. (see commit #b1fc34ef991ff9aff3177f2f1dcf97db7e80d8fe). Note that the constraint on a variable that is not an instrument of the Ramsey problem must be written with an equation tag in the model block. - Fixed bug in Ramsey problem with constraints both on a policy instrument and another variable. (see commit [b1fc34e](https://github.com/DynareTeam/dynare/commit/b1fc34ef991ff9aff3177f2f1dcf97db7e80d8fe)). Note that the constraint on a variable that is not an instrument of the Ramsey problem must be written with an equation tag in the model block.
- Fixed another bug in Ramsey problem with constraints on policy instrument (see commit [0068f9f](https://github.com/DynareTeam/dynare/commit/0068f9f6b6963bee6bc440147fadbcbe0cb497a8)).
Bugs in version 4.5.0 that have been fixed in version 4.5.1 Bugs in version 4.5.0 that have been fixed in version 4.5.1
----------------------------------------------------------- -----------------------------------------------------------
... ...
......