X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=4a2a85c36ec4e0c04c8bdbc6c86e0ab7e141ae1d;hb=refs%2Fheads%2Fdist;hp=94ce334f4862ae68a27c5600b8be750c0350bba1;hpb=4a8ff75b5b2f7bfaadc936757dc2a0f5de3c57e3;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index 94ce334..4a2a85c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for App-Codeowners. +0.50 2021-04-02 17:14:52-06:00 America/Denver + * Split off File::Codeowners to its own distribution. + +0.49 2020-03-22 01:30:54-06:00 MST7MDT + * Fix an encoding issue with the YAML formatter. + * Add rename_owner methods. + +0.48 2020-01-21 10:13:14-07:00 MST7MDT + * Add rename_project and update_owners_by_project methods. + * No changes to the CLI. + 0.47 2019-11-17 17:36:49-07:00 MST7MDT * Configure git in unit tests to avoid unnecessary test failures. * Compare long paths on win32 (thanks CPAN testers).