diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a577145..a18b7f23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Deprecated HTTPoison options being passed to K8s.Client.Runner.base - K8s.Operation.put_query_param/3 to add query parameters by key - K8s.Operation.get_query_param/3 to get a query parameter by key +- DigitalOcean authentication ### Changed - Refactored old references to `cluster_name` to `conn`