X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=8e417967300d2c5995acbaca14029020308ac3c3;hb=b94d5acee38ce17d5d4e5fa233cae415d5c9f52c;hp=a59c426dc21af3a47e5464dd07473750c62d2586;hpb=2d8fe2e9fe618614af92eded70561f25572e7691;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index a59c426..8e41796 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,21 @@ Revision history for App-Codeowners. {{$NEXT}} +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). + +0.46 2019-11-16 22:58:17-07:00 MST7MDT + * Declare dependency on Path::Tiny 0.089 (thanks CPAN testers). + 0.45 2019-11-14 22:30:14-07:00 MST7MDT * Pod::Usage is now optional for the benefit of Git for Windows.