Skip to content

Commit

Permalink
sea-streamer-file 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Oct 18, 2023
1 parent af8bd36 commit 71f26d8
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.7 - 2023-10-18

* Added `FileProducer::path()`, `FileConsumer::file_id()`, `FileProducer::file_id()`

### `sea-streamer-file` 0.3.6 - 2023-10-04

* Added `create_only` to `FileConnectOptions`
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.6"
version = "0.3.7"
authors = ["Chris Tsang <[email protected]>"]
edition = "2021"
description = "🌊 SeaStreamer File Backend"
Expand Down

0 comments on commit 71f26d8

Please sign in to comment.