Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Add limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlap committed May 23, 2018
1 parent eb259db commit 4b94144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ $post->withoutApproval();
$post->save(); // Now this post model is not checked for changes.
```

## Limitations
Currently Approvable does not handle creation of models, PR's are welcome for this.

## Change log

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
Expand Down

0 comments on commit 4b94144

Please sign in to comment.