Skip to content

Commit 50f6b10

Browse files
committed
Update CHANGELOG and add Alex Kress as a contributor
1 parent f15c873 commit 50f6b10

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
##Version 1.0.15 Release Notes
6+
7+
* Default location where binaries are stored is slightly different, if you haven't specified a location it may download then all again
8+
* Bug that stop files being downloaded if check hash was disabled fixed (Thanks Alex Kress)
9+
* Fix #65 Env variables for proxies are no longer ignored
10+
511
##Version 1.0.14 Release Notes
612

713
* **BREAKING CHANGE** This plugin now requires Java 8 (This brings it into line with Selenium 3.x)

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
<contributor>
4949
<name>Haroon Sheikh</name>
5050
</contributor>
51+
<contributor>
52+
<name>Alex Kress</name>
53+
</contributor>
5154
</contributors>
5255

5356
<issueManagement>

0 commit comments

Comments
 (0)