Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
emorydunn committed Dec 14, 2023
1 parent adda2fe commit 6a5c438
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 0.4.0 / Unreleased

## Added

- The new `globalSetting` and `environmentKey` macros
- Support for `dialDown` and `dialUp` events
- ` DisableAutomaticStates` in the Action protocol
- `setTriggerDescription` event for SD+

## Changed

- Use `OSLog` for nicer logs
- Example plugin uses a relative path to the plugin
- Use `PlatformMinimumVersion` for manifest

## 0.3.0 / 2023-03-03

## Added
Expand Down

0 comments on commit 6a5c438

Please sign in to comment.