Skip to content

Commit bb513f1

Browse files
authored
allow array for q full text search (#379)
1 parent 45ac247 commit bb513f1

File tree

10 files changed

+5112
-8
lines changed

10 files changed

+5112
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [unreleased]
9+
### Fixed
10+
- Allow array as q parameter for full text search
11+
12+
813
## [v0.9.7]
914

1015
### Fixed

0 commit comments

Comments
 (0)