From f866b2a8547635a98d7953c5569cf666ea47b041 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Wed, 4 Mar 2020 20:33:53 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fba39a8..90dbec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.0.0...HEAD) -> TBD +### Added +- Add `changes_detected` output [#49](https://github.com/stefanzweifel/git-auto-commit-action/pull/49) ## [v4.0.0](https://github.com/stefanzweifel/git-auto-commit-action/compare/v3.0.0...v4.0.0) - 2020-02-24