Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Sep 20, 2015
1 parent 2cf1c9b commit 98c14c7
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]
* 2015-09-20 [22b34c3](../../commit/22b34c3) - __(Michail Merkushin)__ fix: misstypes in connection pool

#### v3.0.0
* 2015-09-16 [277295b](../../commit/277295b) - __(Michail Merkushin)__ Release 3.0.0
* 2015-09-16 [8ed6c38](../../commit/8ed6c38) - __(Michail Merkushin)__ feature: change connection pool log messages from error to info
* 2015-09-07 [686b4a8](../../commit/686b4a8) - __(Michail Merkushin)__ feature: add persistent connections on master
* 2015-08-16 [7642c75](../../commit/7642c75) - __(Michail Merkushin)__ feature: thread safe persistent connections (both)
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 = '3.0.0'
VERSION = '3.0.1'
end
end

0 comments on commit 98c14c7

Please sign in to comment.