CHANGELOG.md in conjur-asset-policy-0.12.0 vs CHANGELOG.md in conjur-asset-policy-0.13.0
- old
+ new
@@ -1,4 +1,8 @@
+# 0.13.0
+
+* Adds `!include` directive, which can be used to include sub-policies within a master Conjurfile.
+
# 0.12.0
* In annotation values, the string `$namespace` is replaced with the current namespace and policy id.
* Executor handles both http and https base URLs.