bevy_simple_scroll_view/CHANGELOG.md

22 lines
222 B
Markdown

# CHANGELOG
## [0.3.0]
## Added
- scroll to bottom and top functions for `ScrollableContent` component.
## Changed
- Updated to Bevy 0.15
## [0.2.0]
## Changed
- Updated to Bevy 0.14
## [0.1.0]
- Initial version