diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3fe9dae --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ + + +# 9.2.0 (2022-09-21) + + +### Bug Fixes + +* add Global decorator on Tile38CoreModule ([0f84e0b](https://github.com/hyperloris/nestjs-tile38/commit/0f84e0be5c87d5bd5e80a88a535f3dc7f26a6de9)) +* close connection on application shutdown ([12b7c84](https://github.com/hyperloris/nestjs-tile38/commit/12b7c84faef12b18c43192dae9dbc5e478458eac)) +* wrong import path ([c4372a6](https://github.com/hyperloris/nestjs-tile38/commit/c4372a615231b671407b3fcfd0ae07608b96be3e)) + + +### Features + +* add a first implementation ([0f66c75](https://github.com/hyperloris/nestjs-tile38/commit/0f66c756059e8b9fd682bd04c316275d1c810daf)) +* add boilerplate ([b2d3c1c](https://github.com/hyperloris/nestjs-tile38/commit/b2d3c1cbe0eb9fc4eeb16b15051ef50880f87201)) +* add exports to the main index file ([99382ba](https://github.com/hyperloris/nestjs-tile38/commit/99382ba322fc98faf919b9c9f1ffebbc274cd5dd)) \ No newline at end of file