From 59ca6e7175534fb3a3db0fd78aea667947321a4d Mon Sep 17 00:00:00 2001 From: Peter Allen Webb Date: Wed, 31 Jan 2024 15:29:33 -0500 Subject: [PATCH] Add changelog entry. --- .changes/unreleased/Features-20240131-152923.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240131-152923.yaml diff --git a/.changes/unreleased/Features-20240131-152923.yaml b/.changes/unreleased/Features-20240131-152923.yaml new file mode 100644 index 00000000..fc649269 --- /dev/null +++ b/.changes/unreleased/Features-20240131-152923.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Cache static objects between tests to accelerate integration runs. +time: 2024-01-31T15:29:23.951857-05:00 +custom: + Author: peterallenwebb + Issue: "55"