Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillFurtikov committed Sep 12, 2018
1 parent 861880b commit 9f5722c
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-09-12 [dd4f370](../../commit/dd4f370) - __(Furtikov Kirill)__ fix(traits): new design of binding popup https://jira.railsc.ru/browse/[AT-252](../../issues/T-252)

#### v0.6.1
* 2018-08-06 [a861ac7](../../commit/a861ac7) - __(Kirill Furtikov)__ Release 0.6.1
* 2018-08-06 [b0c4c35](../../commit/b0c4c35) - __(KirillFurtikov)__ fix: close support contacts panel

#### v0.6.0
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.6.1'.freeze
VERSION = '0.6.2'.freeze
end
end

0 comments on commit 9f5722c

Please sign in to comment.