Commit 96984e06cd1bb934c79b8ddbfe32ceda47215f49
1 parent
1ed25176
Exists in
master
and in
5 other branches
Version bump to 4.4.1 [skip ci]
Showing
3 changed files
with
4 additions
and
4 deletions
Show diff stats
CHANGELOG.md
README.md
... | ... | @@ -330,7 +330,7 @@ class Image < ApplicationRecord |
330 | 330 | end |
331 | 331 | ``` |
332 | 332 | |
333 | -Specify certain words to be excluded from stemming: [unreleased] | |
333 | +Exclude certain words from stemming with: | |
334 | 334 | |
335 | 335 | ```ruby |
336 | 336 | class Image < ApplicationRecord |
... | ... | @@ -338,7 +338,7 @@ class Image < ApplicationRecord |
338 | 338 | end |
339 | 339 | ``` |
340 | 340 | |
341 | -Or change how words are stemmed: [unreleased] | |
341 | +Or change how words are stemmed: | |
342 | 342 | |
343 | 343 | ```ruby |
344 | 344 | class Image < ApplicationRecord | ... | ... |
lib/searchkick/version.rb