Skip to content

Commit d92f8ff

Browse files
committed
py/v0.2.1 release
1 parent 722b982 commit d92f8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg-py/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [UNRELEASED]
8+
## [0.2.1] - 2025-09-10
99

1010
### New features
1111

12-
* `ChatMessage()` can now be constructed outside of a Shiny session. (#131)
1312
* `Chat.chat_ui(messages=...)` now supports any type also supported by `message_content()`. (#131)
13+
* `ChatMessage()` can now be constructed outside of a Shiny session. (#131)
1414

1515
## [0.2.0] - 2025-09-10
1616

0 commit comments

Comments
 (0)