X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=dfd0de0c294d6db61f7077da0dfb2978ceaef845;hb=8019ec2b1e1938711e4cccf4af19e61512ee8dcd;hp=ba057dbe0aae661e8abe1e4e64548dc4a475a0a6;hpb=9da751425d92f0954f777a6934a825f74bcc8479;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index ba057db..dfd0de0 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,19 @@ Revision history for App-Codeowners. {{$NEXT}} +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. + +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. + 0.42 2019-11-12 21:52:12-07:00 MST7MDT * Add "projects" command to list defined projects. * Add flags to filter matches with the "show" command.