From 5fd86037de692a5d38917058ae05810e18275777 Mon Sep 17 00:00:00 2001 From: Ned Twigg Date: Sat, 6 Jul 2024 08:29:39 -0700 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af506aa..2fece35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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). ## [Unreleased] +### Fixed +- In addition to `GRGIT_USER`, `GRGIT_PASS`, and `gh_token`, we also now look for: + - `GH_TOKEN`, `GITHUB_TOKEN` ([#53](https://github.com/diffplug/spotless-changelog/pull/53)) ## [3.1.1] - 2024-07-06 ### Fixed