Skip to content

Commit ee1b8dd

Browse files
committed
Update CHANGELOG.md and add Haroon Sheikh to the contributor list
1 parent de3728a commit ee1b8dd

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
##Next Version (Release Date TBC) Release Notes
44

5+
##Version 1.13.0 Release Notes
6+
7+
* Fix #47 Support to read the RepositoryMap.xml from plugin dependencies added (Thanks Haroon Sheikh)
8+
9+
##Version 1.12.0 Release Notes
10+
11+
* Fix #50 Remove the @Execute annotation causing test-compile to be executed twice
12+
* Fix #49 Fix a couple of logging typos
13+
* Fix a typo in the README.md that referred 'edgedriver' instead of 'edge'
14+
15+
##Version 1.11.0 Release Notes
16+
17+
* Fix #38 Add in support for Edge Driver
18+
519
##Version 1.10.0 Release Notes
620

721
* Fix #36 Change expected filenames for Marionette binaries. We now support Marionette binaries version 0.7.1 onwards. If you are using earlier binary versions things will break for you.

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
<contributor>
4646
<name>Aneesh Joseph</name>
4747
</contributor>
48+
<contributor>
49+
<name>Haroon Sheikh</name>
50+
</contributor>
4851
</contributors>
4952

5053
<issueManagement>

0 commit comments

Comments
 (0)