CHANGELOG.md

# Changelog

## v0.5.0 (2024-07-06)

- Add automatically publish packages on Hex.pm.
- Update hex packages.
  - castore 1.0.5 => 1.0.8
  - earmark_parser 1.4.39 => 1.4.40
  - ex_doc 0.31.1 => 0.34.1 (minor)
  - hpax 0.1.2 => 1.0.0 (major)
  - jason 1.4.1 => 1.4.3
  - makeup 1.1.1 => 1.1.2
  - makeup_elixir 0.16.1 => 0.16.2
  - makeup_erlang 0.1.4 => 1.0.0 (major)
  - mime 2.0.5 => 2.0.6
  - mint 1.5.2 => 1.6.2
  - nimble_options 1.1.0 => 1.1.1
  - nimble_pool 1.0.0 => 1.1.0

## v0.4.0 (2024-02-17)

- Update README.md.
- Update ex_doc version.

## v0.3.0 (2024-01-09)

- Fix docs problem with adding docs() method.
- Add [Dependabot](https://github.com/dependabot)
- Add multichannel feature
- Update Finch version.

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

- Add `ci.yml` for CI.
- Add `smart_format`, `punctuate`, `paragraphs`, `diarize` options to listen endpoint.
- Improve docs.

## v0.1.0 (2024-01-04)

- First release.