# 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.2](https://github.com/h-mathias/cmake-file-api-rs/compare/v0.1.1...v0.1.2) - 2024-08-12 ### Other - move lints to lib.rs - add rust-version (cargo-msrv) ## [0.1.1](https://github.com/h-mathias/cmake-file-api-rs/compare/v0.1.0...v0.1.1) - 2024-08-08 ### Other - missing UNLICENSE inside Cargo.toml - touch README.md for initial release ## [0.0.9](https://github.com/h-mathias/cmake-file-api-rs/releases/tag/v0.0.9) - 2024-08-08 ### Other - Initial commit