From 394cf108a349a62a3ae7a5d0137b9c8a90faac5b Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Tue, 21 Jan 2020 10:14:25 -0700 Subject: [PATCH] Release App-Codeowners 0.48 * Add rename_project and update_owners_by_project functions. * No changes to the CLI. --- Changes | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 42cd394..c16ac38 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for App-Codeowners. {{$NEXT}} +0.48 2020-01-21 10:13:14-07:00 MST7MDT + * Add rename_project and update_owners_by_project functions. + * No changes to the CLI. + 0.47 2019-11-17 17:36:49-07:00 MST7MDT * Configure git in unit tests to avoid unnecessary test failures. * Compare long paths on win32 (thanks CPAN testers). diff --git a/README.md b/README.md index 7c44f7d..fde66ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.47 +version 0.48 # SYNOPSIS -- 2.43.0