Skip to content

Commit 17cd230

Browse files
author
Danil Nurgaliev
authored
Bump version to 7.6.0 (#948)
1 parent c99741e commit 17cd230

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
### Changes
88

9+
### Bugs Fixed
10+
11+
## 7.6.0 (2024-05-03)
12+
13+
### Changes
14+
915
* [#933](https://github.com/toptal/chewy/pull/933): Relax allowed `elasticsearch` dependency versions. ([@mjankowski][])
1016

1117
### Bugs Fixed

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.5.1'.freeze
2+
VERSION = '7.6.0'.freeze
33
end

0 commit comments

Comments
 (0)