Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Aug 10, 2015
1 parent f6c7f1d commit a41700b
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-08-10 [cd1e7bd](../../commit/cd1e7bd) - __(bibendi)__ fix: find in batches on steroids

#### v2.3.0
* 2015-08-05 [aba6466](../../commit/aba6466) - __(bibendi)__ Release 2.3.0
* 2015-07-29 [46eea6a](../../commit/46eea6a) - __(bibendi)__ feat: delete records from core after full index

#### v2.2.0
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 = '2.3.0'
VERSION = '2.3.1'
end
end

0 comments on commit a41700b

Please sign in to comment.