diff --git a/README.md b/README.md index 51c3f15..8bc51af 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,11 @@ module.exports = { Open `http://``:``/swagger` in your browser to view the documentation. -## Request Parameter Validation +### version changes + +## v2.1.0 + +# Request Parameter Validation - Use `validation` function exported from this module to validate request params.