-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b9a5d4
commit b59a6f8
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
## [0.1.1a4](https://github.com/NeonGeckoCom/skill-communication/tree/0.1.1a4) (2024-05-10) | ||
|
||
[Full Changelog](https://github.com/NeonGeckoCom/skill-communication/compare/0.1.1a3...0.1.1a4) | ||
|
||
**Merged pull requests:** | ||
|
||
- Remove `mycroft` imports [\#39](https://github.com/NeonGeckoCom/skill-communication/pull/39) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [0.1.1a3](https://github.com/NeonGeckoCom/skill-communication/tree/0.1.1a3) (2024-02-01) | ||
|
||
[Full Changelog](https://github.com/NeonGeckoCom/skill-communication/compare/0.1.1a2...0.1.1a3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Support ovos-utils 0.1 [\#38](https://github.com/NeonGeckoCom/skill-communication/pull/38) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
## [0.1.1a2](https://github.com/NeonGeckoCom/skill-communication/tree/0.1.1a2) (2023-06-15) | ||
|
||
[Full Changelog](https://github.com/NeonGeckoCom/skill-communication/compare/0.1.0...0.1.1a2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update automation to current best practices [\#37](https://github.com/NeonGeckoCom/skill-communication/pull/37) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
- Deprecate `create_skill` method and update `__init__` for best practices [\#35](https://github.com/NeonGeckoCom/skill-communication/pull/35) ([NeonDaniel](https://github.com/NeonDaniel)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |