CHANGELOG.md in conjur-cli-5.6.6 vs CHANGELOG.md in conjur-cli-6.0.0.rc1
- old
+ new
@@ -1,47 +1,8 @@
-# [5.6.6](https://github.com/cyberark/conjur-cli/releases/tag/v5.6.6)
+# 6.0.0.rc1
-* Adds standalone Docker image (`cyberark/conjur-cli:4`)
-
-# 5.6.5
-
-* Fix init cert check when Conjur behind a SNI - [#209](https://github.com/cyberark/conjur-cli/pull/209)
-
-# 5.6.4
-
-* Allow activesupport 5 as a dependency.
-
-# 5.6.3
-
-* Fix the gemspec to reflect dependency changes.
-
-# 5.6.2
-
-* License changed to Apache 2.0
-* Don't let conjur-api drift to v5.
-
-# 5.6.1
-
-* Fix handling of `-k / --kind` argument to `resource list`.
-
-# 5.6.0
-
-The following enhancements require Conjur server 4.9.1.0 or later:
-
-* Supports filter and pagination of role-listing methods `role memberships`, `role members`, and `resource permitted_roles`.
-* Supports non-recursive (`--no-recursive`) retrieval of `role memberships`.
-
-On older server versions, the new options will be ignored by the server.
-
-# 5.5.0
-
-* Use `CONJUR_AUTHN_TOKEN_FILE` as the Conjur access token file, if it's available in the environment.
-
-# 5.4.0
-
-* Deprecated several commands in favor of using policy.
-* Add `policy` subcommand for `ldap-sync`, get rid of `jobs` and `now` subcommands.
-* Relax constraint on activesupport gem
+* Provides compatibility with [cyberark/conjur](https://github.com/cyberark/conjur), Conjur 5 CE.
+* License changed to Apache 2.0.
# 5.3.0
* Add `jobs` subcommands for `ldap-sync`.
* Add `--detach` switch to `now` subcommand.