diff --git a/CHANGELOG.md b/CHANGELOG.md index bf92f77..40157f8 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-ai-model-retriever/pull/1 +- feat: adds new Anthropic model (`claude-3-5-sonnet-20241022`) by @kevinhermawan in https://github.com/kevinhermawan/swift-ai-model-retriever/pull/2 + # 1.0.0 Initial release