You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.4.0](v2.3.0...v2.4.0) (2021-07-23)
### Bug Fixes
* pin casbin_sqlalchemy_adapter==0.3.2 to be able to run test cases using casbin==1.0.4 ([c914768](c914768))
* remove duplicated test ([155bf94](155bf94))
* support default delimiter for sanitize_group_headers() ([0683ca3](0683ca3))
### Features
* add condition when using whitespace delimiter to handle more valid scenarios ([d22efa3](d22efa3))
* pin casbin_sqlalchemy_adapter==0.3.2 to be able to run test cases using casbin==1.0.4 ([c914768](https://github.com/pycasbin/flask-authz/commit/c91476810cee8f12d2423adcbfdf0eafa9539347))
9
+
* remove duplicated test ([155bf94](https://github.com/pycasbin/flask-authz/commit/155bf9464769afe80979b1534dd270c28892ee70))
10
+
* support default delimiter for sanitize_group_headers() ([0683ca3](https://github.com/pycasbin/flask-authz/commit/0683ca395babd033a6dcc5d540e6398e8b156f4e))
11
+
12
+
13
+
### Features
14
+
15
+
* add condition when using whitespace delimiter to handle more valid scenarios ([d22efa3](https://github.com/pycasbin/flask-authz/commit/d22efa3bcc5f8738d8690fb241eb1deff9599bdb))
0 commit comments