diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c4162a48..d25743a6de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.6.1] - 2025-01-17 +### Fixed +- Removed the API token error log message that was being printed when the API token was invalid (fix from 2.46.5) + ## [2.48.4] - 2025-01-17 ### Fixed - Fixes from version 2.46.2, 2.46.3, 2.46.4, and 2.46.5 ## [2.46.5] - 2025-01-17 ### Fixed -- Removed the API token error log message that was being printed when the API token was invalid. +- Removed the API token error log message that was being printed when the API token was invalid ## [3.6.0] - 2024-12-05 ### Added @@ -1666,3 +1670,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [3.4.2]: https://scm-manager.org/download/3.4.2 [3.5.0]: https://scm-manager.org/download/3.5.0 [3.6.0]: https://scm-manager.org/download/3.6.0 +[3.6.1]: https://scm-manager.org/download/3.6.1