Skip to content

Commit 0c4f03f

Browse files
committed
Bump to 1.5.0
1 parent 989e986 commit 0c4f03f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## [Unreleased]
22

3+
## [1.5.0] - 2022-02-21
4+
5+
- Support Rails >= 6.1 only
6+
- Test with [matrixeval-ruby](https://github.com/MatrixEval/matrixeval-ruby)
7+
38
## [1.4.0] - 2021-10-13
49

510
#### Add
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MultiTenantSupport
2-
VERSION = '1.4.0'
2+
VERSION = '1.5.0'
33
end

0 commit comments

Comments
 (0)