From 7f8a220fd828830aa53cda07877e07c0ab9cac93 Mon Sep 17 00:00:00 2001 From: Lorenzo Di Mattia Date: Sun, 15 Feb 2026 21:36:10 +0100 Subject: [PATCH] changelog: add entry for module lifecycle ignore_changes --- .changes/v1.15/ENHANCEMENTS-20260215-200907.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/ENHANCEMENTS-20260215-200907.yaml diff --git a/.changes/v1.15/ENHANCEMENTS-20260215-200907.yaml b/.changes/v1.15/ENHANCEMENTS-20260215-200907.yaml new file mode 100644 index 0000000000..85685aea60 --- /dev/null +++ b/.changes/v1.15/ENHANCEMENTS-20260215-200907.yaml @@ -0,0 +1,5 @@ +kind: ENHANCEMENTS +body: add entry for module lifecycle ignore_changes +time: 2026-02-15T20:09:07.395154651+01:00 +custom: + Issue: "27360"