We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722b982 commit d92f8ffCopy full SHA for d92f8ff
pkg-py/CHANGELOG.md
@@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [UNRELEASED]
+## [0.2.1] - 2025-09-10
9
10
### New features
11
12
-* `ChatMessage()` can now be constructed outside of a Shiny session. (#131)
13
* `Chat.chat_ui(messages=...)` now supports any type also supported by `message_content()`. (#131)
+* `ChatMessage()` can now be constructed outside of a Shiny session. (#131)
14
15
## [0.2.0] - 2025-09-10
16
0 commit comments