Skip to content

Commit

Permalink
Merge pull request #7 from g0ldyy/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.0.0
  • Loading branch information
g0ldyy authored Jul 2, 2024
2 parents f8a9998 + b6812f8 commit 702b424
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## 1.0.0 (2024-07-02)


### Features

* add logger. refactor main.py. move settings. ([36f2a82](https://github.com/g0ldyy/comet/commit/36f2a827bf48fa4c5d5bdb581aa00b503a9a1be4))
* create test ([df020e4](https://github.com/g0ldyy/comet/commit/df020e4f614d5a4506e4f08f96c96d82463de876))
* restructured/refactored/reorganized ([299c721](https://github.com/g0ldyy/comet/commit/299c7217e4df00814cc2635fb5d05e54f6874df9))
* restructured/refactored/reorganized ([b02d84c](https://github.com/g0ldyy/comet/commit/b02d84c36e53faf23760abe88ebb43a4cb9f3432))


### Bug Fixes

* add additional logging ([1d0597a](https://github.com/g0ldyy/comet/commit/1d0597ac1641aae1867741906b03428f45725faa))
* correct compose files ([11430b4](https://github.com/g0ldyy/comet/commit/11430b447e42aacc0c126db871154c2c3a0e2eec))
* please fix ([184e24f](https://github.com/g0ldyy/comet/commit/184e24f865c5f9bf4ce90eaa59095b64f4ecc372))
* remove random print ([2b74a50](https://github.com/g0ldyy/comet/commit/2b74a5053d79a498a2a216cd0107bda2ce177d9a))
* remove the useless test file ([f8a9998](https://github.com/g0ldyy/comet/commit/f8a9998f7ad906795660af0137ba7cf8d452bbe8))
* replaced os with pydantic for env getters ([d5b7632](https://github.com/g0ldyy/comet/commit/d5b76327db2eb0c40d90c97b86573260b145b1d0))
* test ([174aa65](https://github.com/g0ldyy/comet/commit/174aa655053262b1f3b6174463b8f11ed3f2b298))
* title ([e841f08](https://github.com/g0ldyy/comet/commit/e841f081bda10fbe74284ed87e5655bd60b8f3b2))
* unset local variable ([c8b6736](https://github.com/g0ldyy/comet/commit/c8b673643a7da9c49f81f0965c620350c81ba799))

0 comments on commit 702b424

Please sign in to comment.