Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 803 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 803 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Update and improvement of Polish translation from @m-aciek.

[1.0.0-beta.1] - 2018-09-28

Added

  • Possibility to run the app with the chrome instance visible, through passing a second argument "false" (for :browser_hidden argument) to the app.

Changed

  • The ad blocker used is now AdBlock. AdBlockPlus wasn't doing a good job.
  • The chromedriver was updated to version 2.42.
  • Code updated to fit new code conventions of watir newer version.
  • All the libraries used were updated.