diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..12ea501 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 0.1.0 (2021-08-22) + + +### Features + +* **validate:** initial implementation ([464467e](https://github.com/romdo/go-validate/commit/464467ec86de60aefe6d2225671203872b9ad276))