CHANGELOG.md

# Changelog

## v0.4.0 (2024-08-25)

- Add the Detect language as a supported language ([#61](https://github.com/hergetto/deepl_ex/pull/61))

## v0.3.0 (2024-05-19)

- Add the Arabic language as a supported language ([#48](https://github.com/hergetto/deepl_ex/pull/48))

## v0.2.0 (2024-01-30)

- Add support to use options on translate ([#26](https://github.com/hergetto/deepl_ex/pull/26))

## v0.1.1 (2023-08-22)

- Automatically determine the tier based on the api key ([#12](https://github.com/hergetto/deepl_ex/pull/12))

## v0.1.0 (2023-08-17)

- Initial release
- Add `translate/3` function ([#2](https://github.com/hergetto/deepl_ex/pull/2))
- Update license to `Apache-2.0` to match the common licenses found in the Elixir ecosystem ([#3](https://github.com/hergetto/deepl_ex/pull/3))