CHANGELOG.md in acfs-0.43.0 vs CHANGELOG.md in acfs-0.43.1

- old
+ new

@@ -1,6 +1,10 @@ # Changelog +## 0.43.1 + +* Fix `:with` condition matching on stubs + ## 0.43.0 * Remove `Acfs::Model` (inherit from `Acfs::Resource`) * Stub does only a partial match of `:with` attributes now * Allow blocks as stub `:return`s