Skip to content

Commit 8340e6a

Browse files
committed
Release DSL:0.1.1
Related: #172
1 parent 242f09a commit 8340e6a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## DSL:1.0.1
2+
3+
* Added additional option methods to the "Multi Match" query
4+
15
## 1.0.12
26

37
### API
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Elasticsearch
22
module DSL
3-
VERSION = "0.1.0"
3+
VERSION = "0.1.1"
44
end
55
end

0 commit comments

Comments
 (0)