From ed6c2a687ea61d5dcba0dde0457c4b9d69c24bb3 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 28 May 2024 07:35:53 +1000 Subject: [PATCH] Publish changelog for api-2024.05.27.15.21.38 (#4394) Co-authored-by: zackkrida <6351754+zackkrida@users.noreply.github.com> --- documentation/changelogs/api/2024.05.27.15.21.38.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 documentation/changelogs/api/2024.05.27.15.21.38.md diff --git a/documentation/changelogs/api/2024.05.27.15.21.38.md b/documentation/changelogs/api/2024.05.27.15.21.38.md new file mode 100644 index 00000000000..3e85bb8a706 --- /dev/null +++ b/documentation/changelogs/api/2024.05.27.15.21.38.md @@ -0,0 +1,13 @@ +# 2024.05.27.15.21.38 + +## Improvements + +- Add favicon to Django API + ([#4360](https://github.com/WordPress/openverse/pull/4360)) by @madewithkode +- Remove overridden function that doesn't do anything over super + ([#4380](https://github.com/WordPress/openverse/pull/4380)) by @dhruvkb + +## Internal Improvements + +- Configure IPython configuration dir in the API + ([#4376](https://github.com/WordPress/openverse/pull/4376)) by @dhruvkb