From: Charles McGarvey Date: Fri, 15 Nov 2019 04:34:25 +0000 (-0700) Subject: Release App-Codeowners 0.44 X-Git-Tag: v0.44^0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=commitdiff_plain;h=4ea092da056aa610b661c6b27680c5ef26551660 Release App-Codeowners 0.44 * Attempt to fix more compatibility issues (thanks CPAN testers). * Honor COLOR_DEPTH=0 to disable ANSI color codes. --- diff --git a/Changes b/Changes index b3fd08e..d75651d 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ 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. diff --git a/README.md b/README.md index f62c290..fb3a42b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.43 +version 0.44 # SYNOPSIS