From 65c19a91d4e160a6ddcc4f87c076eb63000572b0 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 6d9bfcc..88be64f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,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