# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.2+anari.0.11.1] - 2024-10-30 ### Changed - Bump `ANARI-SDK` to 0.11.1 ## [0.1.1+anari.0.11.0] - 2024-10-19 ### Added - Add bindings for: - `frontend/anari_extension_utility.h` - `frontend/type_utility.h` - `ext/anari_debug.h` ### Changed - Bump `ANARI-SDK` to 0.11.0 - Bump `bindgen` to 0.70 - Set MSRV to 1.77 ## [0.1.0+anari.0.10.0] - 2024-07-21 ### Added - Initial release of `anari_sys` with `ANARI-SDK` 0.10.0 [unreleased]: https://github.com/LDeakin/rust_anari_sys/compare/v0.1.2+anari.0.11.1...HEAD [0.1.2+anari.0.11.1]: https://github.com/LDeakin/rust_anari_sys/releases/tag/v0.1.2+anari.0.11.1 [0.1.1+anari.0.11.0]: https://github.com/LDeakin/rust_anari_sys/releases/tag/v0.1.1+anari.0.11.0 [0.1.0+anari.0.10.0]: https://github.com/LDeakin/rust_anari_sys/releases/tag/v0.1.0+anari.0.10.0