Skip to content

Commit

Permalink
update doc and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hanabi1224 committed Aug 5, 2021
1 parent b41d01a commit 28154e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ current changes on git with [previous release tags][git_tag_comparison].
- [Added `set_minimized` and `set_position` to `Window`][1292]
- [Example for 2D Frustum Culling][1503]
- [Add remove resource to commands][1478]
- [Add webp as a supported texture format (C compiler required)][2600]

### Changed

Expand Down
1 change: 1 addition & 0 deletions docs/cargo_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
|tga|TGA picture format support.|
|jpeg|JPEG picture format support.|
|bmp|BMP picture format support.|
|webp|WEBP picture format support. (C compiler required)|
|flac|FLAC audio format support. It's included in bevy_audio feature.|
|wav|WAV audio format support.|
|vorbis|Vorbis audio format support.|
Expand Down

0 comments on commit 28154e7

Please sign in to comment.