diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d82383c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## [0.0.2](https://github.com/SmartWasteCollection/authentication-microservice/compare/v0.0.1...v0.0.2) (2022-08-29) + + +### Bug Fixes + +* set unique email field in UserModel ([aeaf53e](https://github.com/SmartWasteCollection/authentication-microservice/commit/aeaf53e87a181ae4ad1752481fec340f337b1d1e))