CHANGELOG.md in conjur-cli-5.1.2 vs CHANGELOG.md in conjur-cli-5.2.0
- old
+ new
@@ -1,7 +1,14 @@
+# 5.2.0
+
+* Add `ldap-sync` management commands (requires Conjur 4.7 or later).
+* Use `CONJUR_AUTHN_TOKEN` as the Conjur access token, if it's available in the environment.
+* `conjurize` will ignore `conjur` cookbook releases that don't have an associated tarball.
+* Pass `--recipe-url` argument to Chef, which is now required.
+
# 5.1.2
-* Fix problem finding config files for plugin installation
+* Fix problem finding config files for plugin installation.
# 5.1.1
* Global CLI plugin config is now stored in `/opt/conjur/etc/plugins.yml`.