# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate ## [0.1.1] - 2023-06-16 ### Changed - Update rusqlite to 0.29 ## 0.1.0 - 2023-02-18 ### Added - Initial commit [Unreleased]: https://github.com/hiltonm/dbent/compare/v0.1.1...HEAD [0.1.1]: https://github.com/hiltonm/dbent/compare/v0.1.0...v0.1.1