Skip to content

Commit

Permalink
Fixed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianFeinauer committed Jul 6, 2022
1 parent 268722c commit 2e8f61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsfile-writer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ I.e. it will send tsfiles to the respective reveiving server using Apache IoTDBs

## Changelog

### 0.1.4 (not released)
### 0.2.0

- TsFileWriter::write_many now accepts `IntoIterator<Item=DataPoint<'a>>` as argument instead of only `Vec<DataPoint<'a>>`
- Added SyncSender (feature `sync_sender`)
Expand Down

0 comments on commit 2e8f61b

Please sign in to comment.