From 82e46563898b37f81bf9e2da1f5709b3d8492986 Mon Sep 17 00:00:00 2001 From: "James Armes (they/them)" Date: Wed, 4 Dec 2024 16:39:31 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d3476..c7c6e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,11 @@ and this project adheres to ### Feat -- Allow the managed request policy to be specified. (GYR1-621) (#16) +- Allow the managed request policy to be specified. (#16) + +### Fix + +- fix: Updated the default request policy to "AllViewer", as recommended for custom origins. (GYR1-621) ## 1.4.1 (2024-11-27)