diff --git a/CHANGELOG.md b/CHANGELOG.md index 85760fdfa915..6727ed8ced54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ## Features * Upgrade [llama.cpp](https://github.com/ggerganov/llama.cpp) to [b2715](https://github.com/ggerganov/llama.cpp/releases/tag/b2715). +* Support integration of repositories from GitHub and GitLab using personal access tokens. ## Fixes and Improvements * Changed the default model filename from `q8_0.v2.gguf` to `model.gguf` in MODEL_SPEC.md