UNPKG

878 BMarkdownView Raw
1# Changelog
2All notable changes to this project will be documented in this file.
3This project adheres to [Semantic Versioning](http://semver.org/).
4
5## [4.0.0]
6- Upgraded Protractor version to '^5'
7- Updated README for selenium jar location
8- Updated dependencies
9
10## [2.4.0]
11- Upgraded Protractor version to '3.3.0'
12
13## [2.3.0]
14- Upgraded Protractor version to '3.2.2'
15
16## [2.2.0]
17- Upgraded Protractor version to '3.1.1'
18- Updated package dependencies
19
20## [2.1.0]
21### Changed
22- Reverted static bin reference to fix Windows `webdriver_update`
23
24## [2.0.0]
25### Added
26- Changelog for tracking deprications etc.
27- Allow piping of tasks after protractor [#85](https://github.com/mllrsohn/gulp-protractor/pull/85)
28
29### Changed
30- Upgrade protractor to `v3.x`
31
32### Fixed
33- Readme installation instructions
34
35## [1.0.0]
36- Works with protractor `v2.x`