# Changelog ## [0.2.3](https://github.com/raoz/jetgpio-sys/compare/v0.2.2...v0.2.3) - 2024-11-12 ### Other - update README ([#16](https://github.com/raoz/jetgpio-sys/pull/16)) - add an usage example ([#14](https://github.com/raoz/jetgpio-sys/pull/14)) ## [0.2.2](https://github.com/raoz/jetgpio-sys/compare/v0.2.1...v0.2.2) - 2024-11-07 ### Added - upgrade to JETGPIO v1.2 ([#10](https://github.com/raoz/jetgpio-sys/pull/10)) ## [0.2.1](https://github.com/raoz/jetgpio-sys/compare/v0.2.0...v0.2.1) - 2024-04-13 ### Fixed - update upstream to d707653 ([#7](https://github.com/raoz/jetgpio-sys/pull/7)) ### Other - Create release-plz.yml ([#5](https://github.com/raoz/jetgpio-sys/pull/5)) ## [0.2.0] - 2024-04-08 ### Added - Support for Jetson Orin Nano™ (behind a feature) ### Changed - Upgrade base dependency to commit a0e384e ### Other - upgrade JETGPIO version ([#4](https://github.com/raoz/jetgpio-sys/pull/4)) - Update rust.yml - Create rust.yml ## [0.1.1] ### Other - add disclaimer to README ## [0.1.0] ### Other - add initial jetgpio wrapper - add more information to Cargo.toml - do not include vendor docs or examples in package