bevy_full_throttle/CHANGELOG.md

76 lines
1.2 KiB
Markdown
Raw Normal View History

2022-12-20 15:55:54 +00:00
# Changelog
All notable changes to this project will be documented in this file.
2024-03-14 18:04:57 +00:00
## Version 0.5.0 - 2024-03-14
### Miscellaneous Tasks
- Upgrade Bevy to v0.13 and windows to v0.54.
2024-01-02 17:37:09 +00:00
## Version 0.4.0 - 2024-01-02
### Miscellaneous Tasks
- Upgrade Bevy and windows dependencies.
2023-09-09 17:53:34 +00:00
## Version 0.3.1 - 2023-09-09
### Bug Fixes
- Panic if power scheme operations fail. This shouldn't happen, but if it does then the actual failure cases should be logged.
### Miscellaneous Tasks
- Bump windows dependency.
2023-07-16 17:54:18 +00:00
## Version 0.3.0 - 2023-07-16
### Miscellaneous Tasks
- Update to Bevy 0.11.
2023-04-03 15:11:42 +00:00
## Version 0.2.2 - 2023-04-03
### Miscellaneous Tasks
- Bump `windows` dependency.
2023-03-28 19:16:03 +00:00
## Version 0.2.1 - 2023-03-28
### Miscellaneous Tasks
- Update `windows` to v0.46.
2023-03-06 21:45:36 +00:00
## Version 0.2.0 - 2023-03-06
### Miscellaneous Tasks
- Update to Bevy 0.10.
2023-02-12 18:03:18 +00:00
## Version 0.1.3 - 2023-02-12
### Bug Fixes
- Remove Termination feature so handler only runs on ctrl-c.
2023-02-12 17:54:42 +00:00
## Version 0.1.2 - 2023-02-12
### Bug Fixes
- Restore original scheme on exit.
2023-01-31 16:48:21 +00:00
## Version 0.1.1 - 2023-01-31
### Miscellaneous Tasks
- Bump Windows dependencies.
2022-12-20 15:56:18 +00:00
## Version 0.1.0 - 2022-12-20
### Miscellaneous Tasks
- Initial release.
2022-12-20 15:55:54 +00:00
<!-- generated by git-cliff -->