Skip to content

Commit 1a5594f

Browse files
author
Danil Nurgaliev
authored
Bump version to 7.3.5 (#908)
1 parent 317dd93 commit 1a5594f

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-06)
12+
13+
### New Features
14+
715
* [#907](https://github.com/toptal/chewy/pull/907): Fix deprecation warning in LogSubscriber for Rails 7.1 ([@alejandroperea](https://github.com/alejandroperea))
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.4'.freeze
2+
VERSION = '7.3.5'.freeze
33
end

0 commit comments

Comments
 (0)