diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ebc9075 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 0.1.0 (2024-05-28) + + +### Features + +* **ci:** add ci ([d1780b6](https://github.com/PromptPal/api/commit/d1780b69bfa2b576638359db0ee13cdeb1a774fd)) +* **init:** add init fn ([d257668](https://github.com/PromptPal/api/commit/d257668ce4b0a21c9917fd8bd4922fab8dbed901)) +* **tests:** add tests ([e20c0ce](https://github.com/PromptPal/api/commit/e20c0ce707eccd2f1262ad22a8b4311626f57f83)) + + +### Bug Fixes + +* **ci:** add ci test coverage ([24b2de0](https://github.com/PromptPal/api/commit/24b2de0c2d56daa9a67b1ccfc5d6e05fd4961201)) +* **ci:** switch to nightly rust version ([bd22a3c](https://github.com/PromptPal/api/commit/bd22a3ce006c17f3787099cef8de36066b7f6b2b)) +* **ci:** update codecov tool in ci ([f1a03b6](https://github.com/PromptPal/api/commit/f1a03b6fbb46982c4b31561bcd59486747afac13)) +* update ci action ([b3b4cea](https://github.com/PromptPal/api/commit/b3b4ceac595b3a47444c8a914d982f0bed61361a))