X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=ba057dbe0aae661e8abe1e4e64548dc4a475a0a6;hb=refs%2Ftags%2Fv0.42;hp=12dd0d18799cee209b3a0c8ecb6aef0242a45ed7;hpb=3c7ed3d762399efb2d01121392f7115104095788;p=chaz%2Fgit-codeowners diff --git a/Changes b/Changes index 12dd0d1..ba057db 100644 --- a/Changes +++ b/Changes @@ -2,5 +2,11 @@ Revision history for App-Codeowners. {{$NEXT}} +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 + * First public release.