File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
## [ Released]
5
5
6
6
7
+ ## [ 0.9.7] - 2017-04-01
8
+
9
+ # Added
10
+ - Add searchable weighted fields to search method.
11
+
12
+ # Removed
13
+ - Remove artisan commands for laravel 5.0.
14
+ - Remove wildcard query search for laravel scout.
15
+
7
16
## [ 0.9.6] - 2017-03-18
8
17
9
18
# Added
@@ -204,7 +213,8 @@ All notable changes to this project will be documented in this file.
204
213
- Basic builder.
205
214
206
215
207
- [ Released ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.6...HEAD
216
+ [ Released ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.7...HEAD
217
+ [ 0.9.7 ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.6...0.9.7
208
218
[ 0.9.6 ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.5...0.9.6
209
219
[ 0.9.5 ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.4...0.9.5
210
220
[ 0.9.4 ] : https://github.com/basemkhirat/elasticsearch/compare/0.9.3...0.9.4
You can’t perform that action at this time.
0 commit comments