# 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).
## [Unreleased]
## [0.1.1] - 2026-08-26
- Bump up MSRV to `1.85` and Rust edition to `2024`
- Update `deadpool` dependency to version `0.13.1`
## [0.1.0]
- Initial release
[Unreleased]: https://github.com/deadpool-rs/deadpool/compare/deadpool-libsql-v0.1.1...HEAD
[0.1.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-libsql-v0.1.0...deadpool-libsql-v0.1.1
[0.1.0]: https://github.com/deadpool-rs/deadpool/releases/tag/deadpool-libsql-v0.1.0