From bbffb0c6c56907c95f7eaa6724d86df2d43d47bf Mon Sep 17 00:00:00 2001 From: Ned Twigg Date: Fri, 5 Jul 2024 20:16:50 -0700 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73093c2..a8100bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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 +- The `runAfterPush` command should replace brackets as documented. ([#52](https://github.com/diffplug/spotless-changelog/pull/52)) ## [3.1.0] - 2024-07-06 ### Added