Skip to content

Commit 805b6b2

Browse files
committed
pro-1.26.0
1 parent 85e7117 commit 805b6b2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG-pro.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@
66

77
### New Features
88

9+
# 1.26.0 (19 Jan 2023)
10+
11+
### Breaking Changes
12+
13+
- Pundit integration: when the integration encounters an Array, it tries to find a configured policy class. If it can't, it raises an error.
14+
15+
Previously, the integration silently permitted all items in the array; this default has been changed. See #4726 for more discussion of this change.
16+
917
# 1.25.2 (29 Dec 2023)
1018

1119
### New Features
1220

1321
- Subscriptions: send `more: false` when the server calls `unsubscribe`
1422

15-
### Bug Fix
16-
1723
# 1.25.1 (21 Dec 2023)
1824

1925
### Bug Fix
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c5e6955c2878ed82c168a6f73abee8e6ed5a79a6f57bc25131a44603e88c4bab17726f1f6c1c856ad3aeae96f8a19d38fae864019f6d2b64306f9c4e5433a6ce

0 commit comments

Comments
 (0)