CHANGELOG.md

# Changelog

## 0.1.0 (2024-04-19)


### Features

* **continuous_recognition:** Implements asynchronous recognition.  ([#12](https://github.com/YgorCastor/ex_azure_speech/issues/12)) ([863847f](https://github.com/YgorCastor/ex_azure_speech/commit/863847fe570d5427642437616c846cb306b182e6))


### Bug Fixes

* Added utility to deal with in-memory streams ([6851389](https://github.com/YgorCastor/ex_azure_speech/commit/68513899c157d567e182b463f77720add9d10474))
* Changed type Phrase to Evaluation ([2479ddd](https://github.com/YgorCastor/ex_azure_speech/commit/2479ddddc6a146ba4d604c3f3d0b4c36c9dee04a))
* Moving speech context to the connection state ([18a4820](https://github.com/YgorCastor/ex_azure_speech/commit/18a48200584ef2491e4f694e50d960673a21ca3c))


### Miscellaneous Chores

* Preparing Release ([30a1468](https://github.com/YgorCastor/ex_azure_speech/commit/30a1468af1159f9830c78f554f293b715b8ac4d3))