Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artofhuman committed Mar 13, 2015
1 parent 31306e9 commit 2d8eb7e
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-03-12 [f59a5fb](../../commit/f59a5fb) - __(Semyon Pupkov)__ Add update_sphinx_fields for any activerecord model

#### v2.0.1
* 2015-03-02 [b2161d3](../../commit/b2161d3) - __(bibendi)__ Release 2.0.1
* 2015-02-27 [b16940b](../../commit/b16940b) - __(bibendi)__ remove apress-gems dep
* 2015-02-27 [caa899c](../../commit/caa899c) - __(bibendi)__ fix rspec integration from version 3.0.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.0.1'
VERSION = '2.0.2'
end
end

0 comments on commit 2d8eb7e

Please sign in to comment.