Skip to content

Commit 113f411

Browse files
authored
Update CHANGELOG.md
1 parent edd0a4e commit 113f411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323

2424
### Changes
2525

26-
* The `shiny.ui.Chat()` class no longer has a `.ui()` method. This method
26+
* The Shiny Core component `shiny.ui.Chat()` no longer has a `.ui()` method. This method
2727
was never intended to be used in Shiny Core (in that case, use `shiny.ui.chat_ui()`) to create the UI element. Note that the `shiny.express.ui.Chat()`
2828
class still has a `.ui()` method. (#1840)
2929

0 commit comments

Comments
 (0)