Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Oct 20, 2015
1 parent 350a958 commit dd0a00e
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-10-09 [8400c44](../../commit/8400c44) - __(Michail Merkushin)__ feature: rejection of master node. searchd connection pooling

#### v3.2.0
* 2015-10-02 [302000f](../../commit/302000f) - __(Michail Merkushin)__ Release 3.2.0
* 2015-09-29 [eae6141](../../commit/eae6141) - __(Michail Merkushin)__ feature: by default don't search in alternate indexes
* 2015-09-29 [3ec988b](../../commit/3ec988b) - __(Michail Merkushin)__ fix: don't eager load models from all engines

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.2.0'
VERSION = '4.0.0'
end
end

0 comments on commit dd0a00e

Please sign in to comment.