Skip to content

Commit 6addcb3

Browse files
author
Danil Nurgaliev
authored
Bump version and update changelog (#913)
1 parent a3f5026 commit 6addcb3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### New Features
66

7+
### Changes
8+
9+
### Bugs Fixed
10+
11+
## 7.3.5 (2023-12-13)
12+
13+
### New Features
14+
715
* [#890](https://github.com/toptal/chewy/pull/890): Add the [`knn`](https://www.elastic.co/guide/en/elasticsearch/reference/current/knn-search.html) option to the request. ([@jkostolansky][])
816

917
### Changes

lib/chewy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Chewy
2-
VERSION = '7.3.5'.freeze
2+
VERSION = '7.3.6'.freeze
33
end

0 commit comments

Comments
 (0)