From 6c358209faeb67f4ca95d097291e56f8f69f9685 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 8 May 2026 15:32:26 +0100 Subject: [PATCH] Ticket8885 Added a new entry for dependency version updates in release notes. --- release_notes/Release-Notes-v26.8.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes/Release-Notes-v26.8.0.md b/release_notes/Release-Notes-v26.8.0.md index 44446ed..1e5be14 100644 --- a/release_notes/Release-Notes-v26.8.0.md +++ b/release_notes/Release-Notes-v26.8.0.md @@ -87,6 +87,7 @@ See https://github.com/ISISComputingGroup/ibex_bluesky_core/releases | Ticket | Type | Change | | ------ | ------| ------------- | |[8445](https://github.com/ISISComputingGroup/IBEX/issues/8445) | Minor | Change how we set macro default values on ioc's so that it uses the same source of truth as the gui, this will not affect existing configurations | +|[8885](https://github.com/isisComputingGroup/ibex/issues/8885) | Patch | Dependency version updates. No user-facing behaviour changes expected. | Change Types: