releases.md in protocol-http-0.32.0 vs releases.md in protocol-http-0.33.0
- old
+ new
@@ -1,6 +1,11 @@
# Releases
+## v0.33.0
+
+ - Clarify behaviour of streaming bodies and copy `Protocol::Rack::Body::Streaming` to `Protocol::HTTP::Body::Streamable`.
+ - Copy `Async::HTTP::Body::Writable` to `Protocol::HTTP::Body::Writable`.
+
## v0.31.0
- Ensure chunks are flushed if required, when streaming.
## v0.30.0