diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..62e487c --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,8 @@ +# Changelog + +### [0.0.2](https://www.github.com/atreya2011/grpc-postgres-crud/compare/v0.0.1...v0.0.2) (2021-06-05) + + +### Bug Fixes + +* go imports & go mod tidy ([f7f531c](https://www.github.com/atreya2011/grpc-postgres-crud/commit/f7f531cfea19fc27aa90e1a7b5457369bd0b2294))