From cf2df784cd4e8a112b9d368ff17200f89a115fbf Mon Sep 17 00:00:00 2001 From: David Wolff Date: Wed, 27 May 2026 01:19:26 +0200 Subject: [PATCH] python3Packages.django-health-check: add release notes entry --- doc/release-notes/rl-2611.section.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-notes/rl-2611.section.md b/doc/release-notes/rl-2611.section.md index 5a25672b31d6..33805fc50055 100644 --- a/doc/release-notes/rl-2611.section.md +++ b/doc/release-notes/rl-2611.section.md @@ -11,6 +11,7 @@ - `hurl` has been updated to `8.x.x` which has some breaking changes. See [upstream changelog](https://github.com/Orange-OpenSource/hurl/releases/tag/8.0.0) for details. +- `python3Packages.django-health-check` has been updated to major version 4. See its [migration guide](https://codingjoe.dev/django-health-check/migrate-to-v4/) and [changelog](https://github.com/codingjoe/django-health-check/releases/tag/4.0.0) for breaking changes. ## Other Notable Changes {#sec-nixpkgs-release-26.11-notable-changes}