X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=d75651dc1dbe0e8071af6fd2b78508ccbeb7037c;hb=4ea092da056aa610b661c6b27680c5ef26551660;hp=b4ef68e2b35e79661ca09e4cfe63250a723450b4;hpb=67e86f990f2556f12465052911eb7b96a03b8dcc;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index b4ef68e..d75651d 100644 --- a/Changes +++ b/Changes @@ -2,3 +2,18 @@ Revision history for App-Codeowners. {{$NEXT}} +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. + * Remove unused Text::Table suggested dependency. + * Fix tests to skip if not git 1.8.5+ (thanks CPAN testers). + +0.41 2019-11-09 17:45:16-07:00 MST7MDT + * First public release.