Skip to content

Commit

Permalink
sea-streamer-file 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Nov 17, 2023
1 parent 0691483 commit 874a465
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

### `sea-streamer-file` 0.3.8 - 2023-11-17

* Added `FileSource::drain`

### `sea-streamer-file` 0.3.7 - 2023-10-18

* Added `FileProducer::path()`, `FileConsumer::file_id()`, `FileProducer::file_id()`
Expand Down
2 changes: 1 addition & 1 deletion sea-streamer-file/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sea-streamer-file"
version = "0.3.7"
version = "0.3.8"
authors = ["Chris Tsang <[email protected]>"]
edition = "2021"
description = "🌊 SeaStreamer File Backend"
Expand Down

0 comments on commit 874a465

Please sign in to comment.