From 4ea092da056aa610b661c6b27680c5ef26551660 Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Thu, 14 Nov 2019 21:34:25 -0700 Subject: [PATCH] Release App-Codeowners 0.44 * Attempt to fix more compatibility issues (thanks CPAN testers). * Honor COLOR_DEPTH=0 to disable ANSI color codes. --- Changes | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.43.0