From d993808baa71899dd659c75e8861a98d610263b2 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:57:26 -0400 Subject: [PATCH] Publish changelog for api-2023.10.11.04.49.20 (#3183) Co-authored-by: obulat --- documentation/changelogs/api/2023.10.11.04.49.20.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 documentation/changelogs/api/2023.10.11.04.49.20.md diff --git a/documentation/changelogs/api/2023.10.11.04.49.20.md b/documentation/changelogs/api/2023.10.11.04.49.20.md new file mode 100644 index 00000000000..c112c1e2ac3 --- /dev/null +++ b/documentation/changelogs/api/2023.10.11.04.49.20.md @@ -0,0 +1,6 @@ +# 2023.10.11.04.49.20 + +## Bug Fixes + +- Handle related media with missing title + ([#3181](https://github.com/WordPress/openverse/pull/3181)) by @stacimc