diff --git a/CHANGELOG.md b/CHANGELOG.md index 0061bcb..eae481b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # 4.7.0 -- Add ```shouldRenderMsgAsHtml``` to components ```validationOption```, in case you need to render html inside your ```messages``` as stated in issue #29 \ No newline at end of file +- Add ```shouldRenderMsgAsHtml``` to components ```validationOption```, in case you need to render html inside your ```messages``` as stated in issue [#29](https://github.com/edwardfhsiao/react-inputs-validation/issues/29)