summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1b5216..2e45f6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to
## Added
- `Validate.Validation` contains data structures and functions used by the
validator and concretet rules.
+- `Validate.Rules`: operation validation rules.
## [0.9.0.0] - 2020-07-24
## Fixed