CHANGELOG.md in conjur-cli-4.30.0 vs CHANGELOG.md in conjur-cli-4.30.1
- old
+ new
@@ -1,4 +1,8 @@
+# 4.31.1
+
+* Fix the `conjur-api` gem dependency version
+
# 4.30.0
* Implementation of `conjur bootstrap` is moved to the API gem, and made extensible.
* Added new steps to `conjur bootstrap`, including the creation of service identities, and giving `elevate` and `reveal` to the `security_admin` group.
* `hostfactory create` verifies that the current role is able to admin the host factory group; otherwise, host factory creation will fail.