CHANGELOG.md in clean-architecture-1.0.1 vs CHANGELOG.md in clean-architecture-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
-1.0.1
+1.1.0
- * Rename WithAuditTrail command
+ * Remove use case history entry code
1.0.0
* Remove strategy and command interfaces
* Turn Authorization into a virtual class rather than an interface