X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=a59c426dc21af3a47e5464dd07473750c62d2586;hb=2d8fe2e9fe618614af92eded70561f25572e7691;hp=b3fd08e0e6d40d0fc82fca48e2929412466c8063;hpb=f85ac243855fd6bd289b95d46514d12527adf7ea;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index b3fd08e..a59c426 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,13 @@ Revision history for App-Codeowners. {{$NEXT}} +0.45 2019-11-14 22:30:14-07:00 MST7MDT + * Pod::Usage is now optional for the benefit of Git for Windows. + +0.44 2019-11-14 21:33:01-07:00 MST7MDT + * Attempt to fix more compatibility issues (thanks CPAN testers). + * Honor COLOR_DEPTH=0 to disable ANSI color codes. + 0.43 2019-11-13 10:12:01-07:00 MST7MDT * Fix "create" and "update" commands... to actually work.