From 9ee68fee68517e0d305a3d6d152772372bc43111 Mon Sep 17 00:00:00 2001 From: lgellrich Date: Thu, 17 Feb 2022 02:11:14 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 709591fb90..1da3255142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ... ### :bug: Fixes +- [#1125](https://github.com/reviewdog/reviewdog/pull/1125) Allow BITBUCKET_SERVER_URL to have subpath - ... ### :rotating_light: Breaking changes