From bff33b94e4aad4f6ba6867d35bf73cdc6f917f25 Mon Sep 17 00:00:00 2001 From: Koji Hasegawa Date: Fri, 12 Feb 2021 06:43:31 +0900 Subject: [PATCH 1/2] Fix README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d249cc1..a321fe6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Alpha, Beta, and RC versions will only be released on EAP channel. ## How to use -VCS | Mob | Start Mob Programming as Typist... (shortcut: ALT+M, S) +Git | Mob | Start Mob Programming as Typist... (shortcut: ALT+M, S) ![menu](documents/menu.png) @@ -55,7 +55,7 @@ Click OK, so switched to a separate branch. Start mob programming! When handover to the next person, -VCS | Mob | Next : Handover to Next Typist... (shortcut: ALT+M, N) +Git | Mob | Next : Handover to Next Typist... (shortcut: ALT+M, N) ![next dialog](documents/next.png) @@ -66,7 +66,7 @@ Continue with "Start" and handover to the next person with "Next". When you're done, -VCS | Mob | Done : Finish Mob Session... (shortcut: ALT+M, D) +Git | Mob | Done : Finish Mob Session... (shortcut: ALT+M, D) After confirm in a dialog, get your changes into the staging area of the `master` branch. From bc40337b95c064eb4a5e30734739396b36e2bff4 Mon Sep 17 00:00:00 2001 From: Koji Hasegawa Date: Fri, 12 Feb 2021 06:44:44 +0900 Subject: [PATCH 2/2] Bump v1.0.3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16d54e8..9db8d10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Unreleased + +## 1.0.3 - Support for 2020.3 ## 1.0.2