From 0b80a86e88be8d5dfc0d059729db8768dd716100 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 1 Aug 2022 12:07:50 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27baca9d..52a0ed40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this * [#1280](https://github.com/shlinkio/shlink/issues/1280) Dropped support for PHP 8.0 ### Fixed -* *Nothing* +* [#1471](https://github.com/shlinkio/shlink/issues/1471) Fixed error when running `visit:locate` command with any extra parameter (like `--retry`). ## [3.1.2] - 2022-06-04