From 149664f664fa205676cffbdd105011a46e3914d5 Mon Sep 17 00:00:00 2001 From: bkellam Date: Fri, 25 Oct 2024 12:02:09 -0700 Subject: [PATCH] release 2.1.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f432b08e..52970136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.1] - 2024-10-25 + ### Fixed - Fixed issue with GitLab projects that are not owned but still visible by the provided `token` _not_ being synchronized. ([#51](https://github.com/sourcebot-dev/sourcebot/pull/51))