CHANGELOG.md in standard-procedure-plumbing-0.1.2 vs CHANGELOG.md in standard-procedure-plumbing-0.2.0

- old
+ new

@@ -1,4 +1,9 @@ +## [0.2.0] - 2024-08-14 + + - Added optional Dry::Validation support + - Use Async for fiber-based pipes + ## [0.1.2] - 2024-08-14 - Removed dependencies - Removed Ractor-based concurrent pipe (as I don't trust it yet)