Skip to content

Commit a51fbdc

Browse files
authored
Merge pull request #15 from remotemobprogramming/release/v1.0.3
Release/v1.0.3
2 parents 9724d1f + bc40337 commit a51fbdc

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Unreleased
2+
3+
## 1.0.3
24
- Support for 2020.3
35

46
## 1.0.2

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Alpha, Beta, and RC versions will only be released on EAP channel.
4545

4646
## How to use
4747

48-
VCS | Mob | Start Mob Programming as Typist... (shortcut: ALT+M, S)
48+
Git | Mob | Start Mob Programming as Typist... (shortcut: ALT+M, S)
4949

5050
![menu](documents/menu.png)
5151

@@ -55,7 +55,7 @@ Click OK, so switched to a separate branch. Start mob programming!
5555

5656
When handover to the next person,
5757

58-
VCS | Mob | Next : Handover to Next Typist... (shortcut: ALT+M, N)
58+
Git | Mob | Next : Handover to Next Typist... (shortcut: ALT+M, N)
5959

6060
![next dialog](documents/next.png)
6161

@@ -66,7 +66,7 @@ Continue with "Start" and handover to the next person with "Next".
6666

6767
When you're done,
6868

69-
VCS | Mob | Done : Finish Mob Session... (shortcut: ALT+M, D)
69+
Git | Mob | Done : Finish Mob Session... (shortcut: ALT+M, D)
7070

7171
After confirm in a dialog,
7272
get your changes into the staging area of the `master` branch.

0 commit comments

Comments
 (0)