From f6cb6f70dcbcf47d3f53d7353130a1899623c539 Mon Sep 17 00:00:00 2001 From: Sigurd Meldgaard Date: Thu, 7 Nov 2024 13:28:20 +0000 Subject: [PATCH] Tag 20241107t132800-all --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7df7830a8e..79d8a8e673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ Important changes to data models, configuration, and migrations between each AppEngine version, listed here to ease deployment and troubleshooting. ## Next Release (replace with git tag when deployed) + +## `20241107t132800-all` * `search` uses the `IndexedScore` to reduce memory allocations. ## `20241031t095600-all`