Skip to content

Commit 82a1f99

Browse files
committed
Start new python version
1 parent dfa31be commit 82a1f99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg-py/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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]
9+
10+
11+
812
## [0.1.0] - 2025-08-07
913

1014
This first release of the `shinychat` package simply copies the `Chat` and `MarkdownStream` components exactly as they are in version 1.4.0 of `shiny`. Future versions of `shiny` will import these components from `shinychat`. By maintaining these components via a separate library, we can ship features more quickly and independently of `shiny`.

0 commit comments

Comments
 (0)