Skip to content

Commit

Permalink
Release 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Jul 6, 2016
1 parent 08d2df6 commit 467cf7e
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]
* 2016-07-06 [112a4b3](../../commit/112a4b3) - __(Michail Merkushin)__ feature: Use ssh_password in remote helper

#### v5.1.0
* 2016-06-15 [0a948bd](../../commit/0a948bd) - __(Michail Merkushin)__ Release 5.1.0
* 2016-06-14 [258622c](../../commit/258622c) - __(Michail Merkushin)__ feat: Copy config file in Local adapter

#### v5.0.1
Expand Down
2 changes: 1 addition & 1 deletion lib/sphinx/integration/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Sphinx
module Integration
VERSION = '5.1.0'
VERSION = '5.2.0'
end
end

0 comments on commit 467cf7e

Please sign in to comment.