aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason Cameron <git@jasoncameron.dev>2025-04-13 15:59:58 -0400
committerGitHub <noreply@github.com>2025-04-13 15:59:58 -0400
commit9865e3ded82998e810c8eb0dca6195eada7c446d (patch)
treed6e02819c93641496d26ec6da2b808d2351045b3 /docs
parent3438595f32650c5e355063e70398436fd5957056 (diff)
downloadanubis-9865e3ded82998e810c8eb0dca6195eada7c446d.tar.xz
anubis-9865e3ded82998e810c8eb0dca6195eada7c446d.zip
fix(fetch): improve error handling for Content-Type parsing (#253)
* fix(fetch): improve error handling for Content-Type parsing Signed-off-by: Jason Cameron <git@jasoncameron.dev> * fix(fetch): rename OgHandledError to ErrOgHandled for statichcheck to like me Signed-off-by: Jason Cameron <git@jasoncameron.dev> --------- Signed-off-by: Jason Cameron <git@jasoncameron.dev>
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md
index 08afe7d..37bf3b4 100644
--- a/docs/docs/CHANGELOG.md
+++ b/docs/docs/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Whitelisted [DuckDuckBot](https://duckduckgo.com/duckduckgo-help-pages/results/duckduckbot/) in botPolicies
- Improvements to build scripts to make them less independent of the build host
+- Improved the OpenGraph error logging
## v1.16.0