Skip to content

Commit

Permalink
feat: release v1.0.0 (#83)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: release v1.0.0
  • Loading branch information
hsluoyz authored Jul 20, 2023
1 parent de1fdaa commit ae3eb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public class CasbinDataSourceConfiguration {
- ExceptionSettings(casbin.exception)

| name | description | default |
| ------------------ | ------------------------------------------------ | ------- |
|--------------------|--------------------------------------------------|---------|
| removePolicyFailed | Throws an exception when the delete policy fails | false |

##### Note: If you do not set another data source, or set the storage file location for H2, the data is stored in memory by default using H2.
Expand Down

0 comments on commit ae3eb9e

Please sign in to comment.