]> Dogcows Code - chaz/git-codeowners/commitdiff
Release App-Codeowners 0.49 v0.49
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 22 Mar 2020 07:32:06 +0000 (01:32 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 22 Mar 2020 07:32:06 +0000 (01:32 -0600)
  * Fix an encoding issue with the YAML formatter.
  * Add rename_owner methods.

Changes
README.md

diff --git a/Changes b/Changes
index c16ac389de3c5b82055a57fdc4c840eeb2046fd5..8e417967300d2c5995acbaca14029020308ac3c3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,8 +2,12 @@ Revision history for App-Codeowners.
 
 {{$NEXT}}
 
 
 {{$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
 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
   * No changes to the CLI.
 
 0.47      2019-11-17 17:36:49-07:00 MST7MDT
index fde66ea0c78af9269c865a75947ff35f2899198e..7ba749910c164ceae614dcc1684e6ed0033915b4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files
 
 # VERSION
 
 
 # VERSION
 
-version 0.48
+version 0.49
 
 # SYNOPSIS
 
 
 # SYNOPSIS
 
This page took 0.025598 seconds and 4 git commands to generate.