Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
TGRCdev committed Feb 4, 2025
1 parent c09d17c commit fb4057d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 0.5.5
- `#[system]` now has the `pipe_in` argument, which allows specifying a chain of systems to pipe input from. [[#14](https://github.com/TGRCdev/bevy-butler/issues/14)]
- Added `#[butler_plugin_group]` and `#[add_to_group]`, which allows defining PluginGroups using annotations, similar to `#[butler_plugin]` and `#[system]`.

# 0.5.4
Released 2025-01-31
Expand Down

0 comments on commit fb4057d

Please sign in to comment.