chore(release): release rustypipe v0.1.2

This commit is contained in:
ThetaDev 2024-03-26 21:23:37 +01:00
parent 180dd9891a
commit 79c504954e
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
3 changed files with 8 additions and 2 deletions

View file

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [v0.1.2](https://code.thetadev.de/ThetaDev/rustypipe/compare/rustypipe/v0.1.1..v0.1.2) - 2024-03-26
### 🐛 Bug Fixes
- Correctly parse subscriber count with new channel header - ([180dd98](https://code.thetadev.de/ThetaDev/rustypipe/commit/180dd9891a14b4da9f130a73d73aecc3822fce2f))
## [v0.1.1](https://code.thetadev.de/ThetaDev/rustypipe/compare/rustypipe-cli/v0.1.0..v0.1.1) - 2024-03-26
### 🐛 Bug Fixes