diff --git a/CHANGELOG.md b/CHANGELOG.md index aafc74bf..eeac92a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Replace raw echo with output helpers in db/dbappsettings - Replace raw echo with output helpers in db/createmssqldb - Replace raw echo with standard output helpers (die/info/success) in db/create-deploy-script +- git/fetch: Unset core.hookspath for each repo during fetch so that globally-configured hook paths do not persist on individual repos ### Changed - Replace raw echo with standard output helpers (die/info/success) in github/cancel-workflows - Replace raw echo with standard output helpers (die/info/success) in git/update-repos-personal