diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f679cf8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + +## 1.0.0 (2024-01-08) + + +### Features + +* add ci ([7253391](https://github.com/shiron-dev/koto-discord/commit/7253391eb2e69fbf2ca7f016c6fa173cfd7b11ee)) +* add discord jda ([0cf29d7](https://github.com/shiron-dev/koto-discord/commit/0cf29d73165746240035c6b815927528c8aa1724)) +* add ktlint ([76c1831](https://github.com/shiron-dev/koto-discord/commit/76c18315413c6f75729dd3e76ac019065ee7b77b)) +* **command:** add command system and hello command ([12bb13d](https://github.com/shiron-dev/koto-discord/commit/12bb13d2363471f8021d88913fc22f73a12e8ff0)) +* **command:** add help command ([779b5e3](https://github.com/shiron-dev/koto-discord/commit/779b5e3d8e7c99f98968edc18037a46a3ae38db8)) +* **command:** add sub command system ([30aec1c](https://github.com/shiron-dev/koto-discord/commit/30aec1c0e760997d51c1417b350b2da49f05f1db)) +* **command:** implement vc_notification set ([69359c8](https://github.com/shiron-dev/koto-discord/commit/69359c805413780ddf3c0b2a0dfd6c8c708a113e)) +* **command:** Inpl about command ([517ad96](https://github.com/shiron-dev/koto-discord/commit/517ad966402616a9a3a0639535088649d2979a43)) +* **command:** Inpl action component id ([1e3f012](https://github.com/shiron-dev/koto-discord/commit/1e3f012c188cf62a9330627995305a30eb685ea8)) +* **command:** Inpl vc_notification service ([7dda2e4](https://github.com/shiron-dev/koto-discord/commit/7dda2e4b020068759ab12767406971068fba7d25)) +* **command:** rename command abstract class ([e06a3fb](https://github.com/shiron-dev/koto-discord/commit/e06a3fb4f0033664692c64fccf8e7094261d3903)) +* **command:** update help ([517eff5](https://github.com/shiron-dev/koto-discord/commit/517eff56b24a4c14095d8910be1815d74114876b)) +* **command:** update sub command system ([a616e1b](https://github.com/shiron-dev/koto-discord/commit/a616e1b74d02f58b090ac6beb9e5d3dc3fde026e)) +* **command:** update vc_notification remove ([7432289](https://github.com/shiron-dev/koto-discord/commit/74322897f8c9eb62e512626735ebfb1893d2db7a)) +* **command:** update vc_notification remove and list commands ([23531e8](https://github.com/shiron-dev/koto-discord/commit/23531e86a091120c70c4e257943d4bcb491e3def)) +* **command:** update vc_notification service ([b7c1e65](https://github.com/shiron-dev/koto-discord/commit/b7c1e653598cfee1518c5da92314b3edc57b64fc)) +* **command:** update vc_notification service ([e26e93a](https://github.com/shiron-dev/koto-discord/commit/e26e93aa0a3c2ec6f47ec8c301ffbf2efc842dce)) +* **command:** update vc_notification set ([32adbf2](https://github.com/shiron-dev/koto-discord/commit/32adbf2f16804ec87f7fdb71cb99cd18058cd4b3)) +* **command:** update vc_notification set ([242ea80](https://github.com/shiron-dev/koto-discord/commit/242ea80021d0eeb9b058c8c48ea0d6413c6ca3e8)) +* connect sqlite ([7d1965d](https://github.com/shiron-dev/koto-discord/commit/7d1965dfbc1ff9d32ca5c1ead86457dcf6fdebe0)) +* for release ([274f828](https://github.com/shiron-dev/koto-discord/commit/274f828e75bd5cee148f3d8595b8cdf08a4ceb55)) +* koto register ([5b2683a](https://github.com/shiron-dev/koto-discord/commit/5b2683a5fe46ab951b454641ebc48a5183590314)) +* **metrics:** add command history ([7a3034f](https://github.com/shiron-dev/koto-discord/commit/7a3034f12f48629895e9d337d6369967ae0899fb)) +* spring initializer ([355c61a](https://github.com/shiron-dev/koto-discord/commit/355c61a69b1a970992c130986f8f30bc5d1ab503)) + + +### Bug Fixes + +* **command:** fix vc_notification set ([02c1851](https://github.com/shiron-dev/koto-discord/commit/02c18512baa70e6f7f8ba293514e5cce4b07ac54))