Skip to content

Commit e7c6181

Browse files
authored
chore: release v0.18.1 (#543)
1 parent 23dbbf2 commit e7c6181

5 files changed

Lines changed: 2270 additions & 1865 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 0.18.1
6+
7+
### Add
8+
9+
- Add offset management integration to consumer stream (#541)
10+
11+
### Miscellaneous Tasks
12+
13+
- Update python docs with creating topic (#537)
14+
515
## 0.18.0
616

717
### Add

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "_fluvio_python"
3-
version = "0.18.0"
3+
version = "0.18.1"
44
edition = "2021"
55
authors = ["Fluvio Contributors <team@fluvio.io>"]
66

0 commit comments

Comments
 (0)