From: Charles McGarvey Date: Sun, 22 Mar 2020 07:32:06 +0000 (-0600) Subject: Release App-Codeowners 0.49 X-Git-Tag: v0.49^0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=commitdiff_plain;h=b94d5acee38ce17d5d4e5fa233cae415d5c9f52c Release App-Codeowners 0.49 * Fix an encoding issue with the YAML formatter. * Add rename_owner methods. --- diff --git a/Changes b/Changes index c16ac38..8e41796 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,12 @@ Revision history for App-Codeowners. {{$NEXT}} +0.49 2020-03-22 01:30:54-06:00 MST7MDT + * Fix an encoding issue with the YAML formatter. + * Add rename_owner methods. + 0.48 2020-01-21 10:13:14-07:00 MST7MDT - * Add rename_project and update_owners_by_project functions. + * Add rename_project and update_owners_by_project methods. * No changes to the CLI. 0.47 2019-11-17 17:36:49-07:00 MST7MDT diff --git a/README.md b/README.md index fde66ea..7ba7499 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.48 +version 0.49 # SYNOPSIS