diff --git a/CHANGELOG.md b/CHANGELOG.md index 74cc431..7788177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## [0.1.0-alpha.19] - 2019-11-07 +## [0.1.0-alpha.21] - 2019-11-07 ### Added - [Skip global args when looking for command](https://github.com/kejadlen/git-together/pull/43) (@ipsi) diff --git a/README.md b/README.md index 94fd314..ddb223f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # git-together [![Build Status](https://travis-ci.org/kejadlen/git-together.svg?branch=master)](https://travis-ci.org/kejadlen/git-together) +[![Build status](https://ci.appveyor.com/api/projects/status/o4808iy6us14slxj/branch/master?svg=true)](https://ci.appveyor.com/project/AlphaChen/git-together/branch/master) Following in the footsteps of [git-pair][gp] and [git-duet][gd], but without needing to change your existing git habits.