# Changelog All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2024-03-14 ### Added - Added support for Windows Arm64. ## [1.0.0-pre.1] - 2023-10-31 ### Added - Created the OpenImageIO Bindings package. - Added ReadImage() and WriteImage() functions. - Added support for writing PNG/JPEG images via OpenImageIO.