From 5f03fd7f6a97f355f483bb313911f3147f9724bc Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Wed, 28 Jun 2023 23:03:37 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..128be55 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,30 @@ +# Changelog + +## [0.3.2a4](https://github.com/NeonGeckoCom/skill-caffeinewiz/tree/0.3.2a4) (2023-06-28) + +[Full Changelog](https://github.com/NeonGeckoCom/skill-caffeinewiz/compare/0.3.2a3...0.3.2a4) + +**Merged pull requests:** + +- Troubleshoot missing caffeine data [\#65](https://github.com/NeonGeckoCom/skill-caffeinewiz/pull/65) ([NeonDaniel](https://github.com/NeonDaniel)) + +## [0.3.2a3](https://github.com/NeonGeckoCom/skill-caffeinewiz/tree/0.3.2a3) (2023-06-15) + +[Full Changelog](https://github.com/NeonGeckoCom/skill-caffeinewiz/compare/0.3.2a2...0.3.2a3) + +**Merged pull requests:** + +- Deprecate `create_skill` method and update `__init__` for best practices [\#64](https://github.com/NeonGeckoCom/skill-caffeinewiz/pull/64) ([NeonDaniel](https://github.com/NeonDaniel)) + +## [0.3.2a2](https://github.com/NeonGeckoCom/skill-caffeinewiz/tree/0.3.2a2) (2023-06-14) + +[Full Changelog](https://github.com/NeonGeckoCom/skill-caffeinewiz/compare/0.3.1...0.3.2a2) + +**Merged pull requests:** + +- Update GH automation to best practices [\#63](https://github.com/NeonGeckoCom/skill-caffeinewiz/pull/63) ([NeonDaniel](https://github.com/NeonDaniel)) +- Refactor mycroft-messagebus-client to ovos-bus-client [\#61](https://github.com/NeonGeckoCom/skill-caffeinewiz/pull/61) ([NeonDaniel](https://github.com/NeonDaniel)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*