From 4c42a9e2fc93987204431314966ce464939be74e Mon Sep 17 00:00:00 2001 From: Charlie Humphreys Date: Wed, 25 Jan 2023 23:27:01 -0600 Subject: [PATCH] add changelog --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 3e6216607..757ab53ac 100644 --- a/changelog.md +++ b/changelog.md @@ -61,6 +61,15 @@ pre { ## changelog For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery). +### V3.6.1 +{{taskList +##### Jeddai + +* [X] Add content negotiation to exclude image requests from our API calls + +Fixes issue [#2595](https://github.com/naturalcrit/homebrewery/issues/2595) +}} + ### Friday 23/01/2023 - v3.6.0 {{taskList ##### calculuschild