Skip to content

Commit d0f143d

Browse files
committed
chore(audio-recorder): update changelog
1 parent 99f1738 commit d0f143d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sdk/python/packages/flet-audio-recorder/CHANGELOG.md

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

8+
## 0.85.0
9+
10+
### Added
11+
12+
- Added streaming recordings with `AudioRecorder.on_stream`.
13+
- Added direct streaming uploads with `AudioRecorderUploadSettings` and `AudioRecorder.on_upload`.
14+
- Added AudioRecorder streaming and upload examples.
15+
816
## 0.80.0
917

1018
### Added

0 commit comments

Comments
 (0)