From 24071509412a0710d13b59b4e815b2c26f35f779 Mon Sep 17 00:00:00 2001 From: Tim Pillinger <26465611+wxtim@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:57:48 +0000 Subject: [PATCH] Update CHANGES.md Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com> --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index fb4ad7f71..625213baa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,7 +15,7 @@ ones in. --> ### Breaking Changes -[2736](https://github.com/metomi/rose/pull/2736) +[#2736](https://github.com/metomi/rose/pull/2736) - Rose now ignores `PYTHONPATH` to make it more robust to task environments which set this value. If you want to add to the Rose environment itself, e.g. to write a rose-ana test, use `ROSE_PYTHONPATH`.