From 816bdac4c7d199a1c06dd71109d68f9d90e9117c Mon Sep 17 00:00:00 2001 From: Travis Ralston <travpc@gmail.com> Date: Wed, 5 Jul 2023 00:43:11 -0600 Subject: [PATCH] Add bugfix to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8553ee5..edcdb3ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,10 @@ path/server, for example, then you can simply update the path in the config for * Updated to Go 1.19 * Logs are now less noisy by default. +### Fixed + +* URL previews now follow redirects properly. + ## [1.2.13] - February 12, 2023 ### Deprecations -- GitLab