abrasion/third_party/cargo/vendor/ndk-sys-0.2.1/CHANGELOG.md

17 lines
356 B
Markdown
Raw Normal View History

2021-01-07 23:38:16 +00:00
# Unreleased
# 0.2.1 (2020-10-15)
- Fix documentation build on docs.rs
# 0.2.0 (2020-09-15)
- **Breaking:** `onSaveInstanceState` signature corrected to take `outSize` as a `*mut size_t` instead of `*mut usize`.
- Add `media` bindings
- Add `bitmap` and `hardware_buffer` bindings
- Add `aaudio` bindings
# 0.1.0 (2020-04-22)
- Initial release! 🎉