# 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).
## [0.1.0] - 2025-11-24
### CI/CD
- Add changelog generation with git-cliff ([5de70af](https://github.com/RAprogramm/sql-query-analyzer/commit/5de70af8d8d6b2c703c97aa48f3d8e321b95df97))
- Add release workflow with crates.io publish ([b8b7856](https://github.com/RAprogramm/sql-query-analyzer/commit/b8b78562a1d53fbed9b4fc4fc815973d1f5875bc))
### Fixed
- Use rustls instead of openssl for cross-compilation ([2bdf030](https://github.com/RAprogramm/sql-query-analyzer/commit/2bdf03097c563bce1c7b70eb613f6d58bc52b0c2))
[0.1.0]: https://github.com/RAprogramm/sql-query-analyzer/releases/tag/v0.1.0