# Changelog This file documents significant changes between KleidiCV releases. KleidiCV uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). This changelog aims to follow the guiding principles of [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## 0.2.0 - not yet released ### Added - Exponential function for float. - Bitwise and. - Gaussian Blur for 7x7 kernels. - Scale function for float. - Add, subtract, multiply & absdiff enabled in OpenCV HAL. ### Fixed ### Changed ### Removed ## 0.1.0 - 2024-05-21 Initial release.