CHANGELOG.md in clean-architecture-4.0.0 vs CHANGELOG.md in clean-architecture-4.0.1
- old
+ new
@@ -1,4 +1,8 @@
+4.0.1
+
+ * CleanArchiecture::Serializers::JsonResponseFromResult: Pass the success value to the proc
+
4.0.0
* Stop trying to be JSON API compliant - we never were and we never will be
* Use a proc to generate success payload, so that it can be lazily generated