diff --git a/CHANGELOG.md b/CHANGELOG.md index bf92f77..85ee056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.0.1 + +- chore: adds SPI badges by @kevinhermawan in https://github.com/kevinhermawan/swift-llm-chat-openai/pull/1 +- chore: improves unit tests by @kevinhermawan in https://github.com/kevinhermawan/swift-llm-chat-openai/pull/2 + # 1.0.0 Initial release