Skip to content

Commit b1ce79c

Browse files
CHANGELOG: Reword entry about RcTexture
1 parent 941b2bb commit b1ce79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Added
66
- `Default` impl for `Color` (transparent)
77
- Linking Documentation for `LD_LIBRARY_PATH`
8-
- RcTexture and RcSprite with examples in rc-resources.rs
8+
- `RcTexture` and `RcSprite` for reference counted textures (see `examples/rc-resources.rs`)
99

1010
### Changed
1111
- Removed `Sprite::disable_texture`, due to being an unsound API

0 commit comments

Comments
 (0)