We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0466e00 commit b4c7282Copy full SHA for b4c7282
1 file changed
CHANGELOG.rst
@@ -23,6 +23,7 @@ Added
23
=====
24
25
* Signal to clear policies associated to a user when they are retired.
26
+* Migration to transfer legacy permissions from ContentLibraryPermission to the new Casbin-based authorization model.
27
28
0.16.0 - 2025-11-13
29
********************
@@ -38,14 +39,6 @@ Added
38
39
* Register ``CasbinRule`` model in the Django admin.
40
* Register ``ExtendedCasbinRule`` model in the Django admin as an inline model of ``CasbinRule``.
41
-0.16.0 - 2025-11-14
42
-********************
43
-
44
-Added
45
-=====
46
47
-* Migration to transfer legacy permissions from ContentLibraryPermission to the new Casbin-based authorization model.
48
49
0.15.0 - 2025-11-11
50
51
0 commit comments