diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1e04c61 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## [0.1.2a2](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/tree/0.1.2a2) (2023-11-09) + +[Full Changelog](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/compare/0.1.1...0.1.2a2) + +**Closed issues:** + +- Update translation logic to support a list of internal languages [\#9](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/issues/9) +- Prepare for PyPI Release [\#2](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/issues/2) +- Add Unit Tests [\#1](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/issues/1) + +**Merged pull requests:** + +- Update GitHub Automation [\#13](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/pull/13) ([NeonDaniel](https://github.com/NeonDaniel)) +- Add support for configuration disabling language detection [\#12](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/pull/12) ([NeonDaniel](https://github.com/NeonDaniel)) +- Config handling bugfix and logging/formatting changes [\#10](https://github.com/NeonGeckoCom/neon-utterance-plugin-translator/pull/10) ([NeonDaniel](https://github.com/NeonDaniel)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*