CHANGELOG.md in conjur-cli-6.0.0 vs CHANGELOG.md in conjur-cli-6.0.1

- old
+ new

@@ -1,8 +1,20 @@ +# 6.0.1 + +* Pushes to `cyberark/conjur-cli:5` on DockerHub when tests pass +* Use SNI when fetching certificate with `conjur init`. +* Correctly specify dependency versions in gemspec. +* Allow ActiveSupport v5 as a dependency. + # 6.0.0 * Provides compatibility with [cyberark/conjur](https://github.com/cyberark/conjur), Conjur 5 CE. * License changed to Apache 2.0. +* **Codebase forked: for changes to the 5.x (API [v4][v4-branch]) series, see + [CHANGELOG in `v4` branch][v4-changelog]** + +[v4-branch]: https://github.com/cyberark/conjur-cli/tree/v4 +[v4-changelog]: https://github.com/cyberark/conjur-cli/blob/v4/CHANGELOG.md # 5.3.0 * Add `jobs` subcommands for `ldap-sync`. * Add `--detach` switch to `now` subcommand.