CHANGELOG.md in clean-architecture-3.0.2 vs CHANGELOG.md in clean-architecture-4.0.0
- old
+ new
@@ -1,4 +1,9 @@
+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
+
3.0.1-3.0.2
* Add new failure code - unprocessable_entity
3.0.0