CHANGELOG.md in hephaestus-0.6.3 vs CHANGELOG.md in hephaestus-0.6.4

- old
+ new

@@ -1,4 +1,10 @@ +# [v0.6.4] - 09-07-2024 +## What's Changed +* Updates for OpenAPI dependency by @gjtorikian in https://github.com/yettoapp/hephaestus/pull/23 + + +**Full Changelog**: https://github.com/yettoapp/hephaestus/compare/v0.6.3...v0.6.4 # [v0.6.3] - 05-07-2024 ## What's Changed * Changes to support Rack 3 param parsing by @gjtorikian in https://github.com/yettoapp/hephaestus/pull/21