Navigation Menu

Skip to content

Commit

Permalink
Add 0.4.3 entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
komainu8 committed Apr 21, 2017
1 parent 5c93fc1 commit 8e91659
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/text/news.md
@@ -1,5 +1,13 @@
# NEWS

## 0.4.3 - 2017-04-21

### Improvements

* `Groonga::Client::Request::Select::Filter#in_values`: Added a
convenience method to add a popular filter condition. You can
use this method by 'filter.in_values("tags", "tag1", "tag2")'.

## 0.4.2 - 2016-03-09

### Improvements
Expand Down

0 comments on commit 8e91659

Please sign in to comment.