Skip to content

Commit

Permalink
Release 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Nestrik committed Mar 14, 2018
1 parent 994f826 commit c8ec27e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2018-03-12 [de98c6a](../../commit/de98c6a) - __(Copperface)__ fix: hide support contacts and fix rubric locator https://jira.railsc.ru/browse/[AT-175](../../issues/T-175)

#### v0.5.8
* 2018-02-07 [0bb5fec](../../commit/0bb5fec) - __(Nestrik)__ Release 0.5.8
* 2018-02-07 [40e9b1c](../../commit/40e9b1c) - __(nestrik)__ fix: invocation of an invisible element

#### v0.5.7
Expand Down
2 changes: 1 addition & 1 deletion lib/apress/selenium_eti/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Apress
module SeleniumEti
VERSION = '0.5.8'.freeze
VERSION = '0.5.9'.freeze
end
end

0 comments on commit c8ec27e

Please sign in to comment.