Skip to content

Commit 587af88

Browse files
committed
Release v1.3.1
1 parent 349e619 commit 587af88

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.1] - 2021-10-10
4+
5+
- Make ViewHelper work in both controller and view
6+
37
## [1.3.0] - 2021-10-10
48

59
- Integrate with Rails default testing toolchain (Minitest + Capybara)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MultiTenantSupport
2-
VERSION = '1.3.0'
2+
VERSION = '1.3.1'
33
end

0 commit comments

Comments
 (0)