From 74d968c51afc836b19229c5cd83aba5475d72fce Mon Sep 17 00:00:00 2001 From: Ashley Henry Date: Mon, 13 Jan 2025 16:10:53 -0500 Subject: [PATCH] updates to changelog --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 718e1b0..62853a0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +# v5.1.0 + +* Corrects several theme issues identified in Connect docs product testing. + +# v5.0.1 + +* Removes cookie consent added by default +* Updates README to provide additional direction for Google Analytics implementation due to lack of cookie consent + # v5.0.0 * Bumped minimum Quarto version requirement to `quarto-required: ">=1.5.57"`