diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..fc41ecd --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,10 @@ +## 1.0 Initial release + + - implement controller and model + - log updates including diffs and all fields + - log create/delete operations + - track multi-model operations + - ability to customize + - add documentation + - undo() operation for update/create/delete + - support for custom actions