# Changelog

## 1.0.2

  * Updating dependencies.

## v1.0.1

  * Updating dependencies.

## v1.0.0

  * Deprecating `certConnect()` in favor of `cert_connect()`, following Elixir naming convention.

## v0.3.0

  * Adding support for client assertion to connect to Azure (using Azure App Registration certificate).

## v0.2.3

  * Updating dependencies.

## v0.2.2

  * Fixing `parse_trans` warnings.

## v0.2.1

  * Fixing types.

## v0.2.0

  * Adding support for delete secret.

## v0.1.0

  * Adding support for get secrets.

## v0.0.2

  * Fixing `ExAzureKeyVault.Client.connect()` with custom params when application env is predefined.

## v0.0.1

  * Adding pre-release.