Browse Source

Update CHANGELOG.md

Timothy J. Baek 1 year ago
parent
commit
1d3fadb221
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
-- **Built-in LiteLLM Proxy**: Open WebUI now ships with LiteLLM proxy built-in.
+- **🔗 Built-in LiteLLM Proxy**: Open WebUI now ships with LiteLLM proxy built-in.
   - Mount existing LiteLLM config.yaml using `-v /path/to/config.yaml:/data/litellm/config.yaml` flag
 - **🖼️ Image Generation Enhancements**: Advanced Settings + Image Preview Feature.
   - Allows setting number of steps for image generation; defaults to A1111 default value.