Skip to content

Commit

Permalink
Release v2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ffenix113 committed Oct 5, 2021
1 parent e2955ae commit cfeb9e2
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
@@ -1,3 +1,11 @@
## October 5th, 2021 - 2.11.2

- Add Codeowners file
- Fix StreamChannelException raises
- Fix rubocop linting error
- Fix channel export test
- Update Github action

## August 23rd, 2021 - 2.11.1

- Use edge as base url
Expand Down
2 changes: 1 addition & 1 deletion lib/stream-chat/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# lib/version.rb

module StreamChat
VERSION = '2.11.1'
VERSION = '2.11.2'
end

0 comments on commit cfeb9e2

Please sign in to comment.