Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
programatik29 committed Sep 20, 2024
1 parent d101d1c commit ab657b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to
[Semantic Versioning].

# Unreleased

- **updated**: [rusqlite] version to `0.32`.
- **added**: `bundled` feature corresponding to `rusqlite/bundled` feature.
- **added**: Implement `From<rusqlite::Connection>` for `Connection`.

# 0.5.1 (13 Feb 2024)

- **updated:** To latest [rusqlite] version (`0.31`).
Expand Down

0 comments on commit ab657b7

Please sign in to comment.