diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0ee6c..32c3601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 1.0.0 (2024-12-16) + + +### Features + +* Add datamodel and data persistence layer [#20](https://github.com/bbzblit/insimodus/issues/20) ([#46](https://github.com/bbzblit/insimodus/issues/46)) ([af47a19](https://github.com/bbzblit/insimodus/commit/af47a190b51608f4d9cb5def2bf97ee2f1f8403e)) +* Add lint to pipeline [#44](https://github.com/bbzblit/insimodus/issues/44) ([#45](https://github.com/bbzblit/insimodus/issues/45)) ([b0c99fb](https://github.com/bbzblit/insimodus/commit/b0c99fb0297e23c866f149c06ef551ea377fe65d)) +* Add tests to pipeline ([#43](https://github.com/bbzblit/insimodus/issues/43)) ([aba50cc](https://github.com/bbzblit/insimodus/commit/aba50cce10379ea32ef942fb6b5a96bd073096e4)) +* deploy-to-aws ([#38](https://github.com/bbzblit/insimodus/issues/38)) ([61e8ed3](https://github.com/bbzblit/insimodus/commit/61e8ed3e3f41f95c01be7cc87a21d0814b1c1b83)) +* **devcontainer:** Better mise support in Dockerfile ([#11](https://github.com/bbzblit/insimodus/issues/11)) ([b529f47](https://github.com/bbzblit/insimodus/commit/b529f475555e2d40035ebae8c609ac10147675a6)) +* Hinzufügen eines Dashboards um die Transaktionen anzuzeigen ([#47](https://github.com/bbzblit/insimodus/issues/47)) ([83be76c](https://github.com/bbzblit/insimodus/commit/83be76cd3b63076f8822908889df8891e926e8a2)) + + +### Bug Fixes + +* Updated nginx.conf file ([b585677](https://github.com/bbzblit/insimodus/commit/b58567746ec1e85d81fd09a8eed933e14cc94f77)) + ## 1.0.0 (2024-10-26)