Skip to content

Commit

Permalink
Bump version and update changelog (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil Nurgaliev authored Dec 13, 2023
1 parent a3f5026 commit 6addcb3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### New Features

### Changes

### Bugs Fixed

## 7.3.5 (2023-12-13)

### New Features

* [#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][])

### Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/chewy/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Chewy
VERSION = '7.3.5'.freeze
VERSION = '7.3.6'.freeze
end

0 comments on commit 6addcb3

Please sign in to comment.