Current section

Files

Jump to
telnyx CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.1 (2019-08-20)
Build was failing when imported into another project, because global config was being used to determine test environment. Global config was replaced by local config.
## 0.1.0 (2019-08-18)
Initial (alpha) release, supporting only the `Telnyx.Message.create/2` action. Tests are passing and a lot of structure has been built.