From 2f8bc8cd01f7317c38e1957aff4638c21cc29f00 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sat, 25 Jul 2026 04:05:39 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bd6698c..8d96e52 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 0.4.0 (2026-07-24) {: #0.4.0 } + +#### Features {: #0.4.0-feature } + +- Added an `in` lookup to the `WorkflowRun` `workflow` filter (`workflow__in`) so the runs for + several workflows can be fetched in a single list request. + +--- + ## 0.3.0 (2026-07-23) {: #0.3.0 } #### Features {: #0.3.0-feature }