From a9687a2d6c9ad01bfc87785f454f247a63bb07b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 2 May 2024 16:48:10 +0200
Subject: [PATCH] Add new homotopy_exclude_varexo option to the release entry
 for 6.1

[skip ci]
---
 NEWS.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 7a521fea47..3b94c458a6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -50,6 +50,11 @@ fixed in version 6.1:
   prediction variances due to numerical issues as missing values instead of
   discarding the parameter draw
 
+Moreover, a new `homotopy_exclude_varexo` option to the
+`perfect_foresight_solver` command has been added, to exclude some exogenous
+variables from the homotopy procedure (*i.e.* to keep them at their value
+corresponding to 100% of the shock during all homotopy iterations).
+
 
 Announcement for Dynare 6.0 (on 2024-02-02)
 ===========================================
-- 
GitLab