From e6c6e059b5bbcdd302d57a070b243acb3179c7e6 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:49:52 -0600 Subject: [PATCH] chore: Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94e7a67..8a348e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Husky pre-commit hooks for linting and formatting - Deprecation messages to warn users of upcoming API switch +### Changed + +- GitHub Octokit API switched to nf-core custom API + ## [1.5.1] - 2024-01-30 ### Changed