From b7c9afc7f3b415762820d7c965c9f9a48211ce9c Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Wed, 16 Nov 2022 11:25:16 +0300 Subject: [PATCH] chore: Update changelog Signed-off-by: Valentin Kiselev --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2e3d92..447a3319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## master (unreleased) +- fix: Print prepare-commit-msg hook if it exists in config ([PR #368](https://github.com/evilmartians/lefthook/pull/368) by @mrexox) - fix: Allow changing refs for remote ([PR #363](https://github.com/evilmartians/lefthook/pull/363) by @mrexox) ## 1.2.0 (2022-11-7)