# Changelog All notable changes to stumpless 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). ## [0.3.0] - 2024-05-27 ### Added - `sqlite` feature for Sqlite3 targets in stumpless. ### Changed - Updated version of stumpless to v2.2.0. ## [0.2.1] - 2024-05-02 ### Security - Addressed Github Security Advisory [GHSA-r7qv-8r2h-pg27](https://github.com/advisories/GHSA-r7qv-8r2h-pg27) ## [0.2.0] - 2023-01-16 ### Changed - The `network` features is now on by default. ## [0.1.0] - 2023-01-06 ### Added - FFI bindings for [stumpless@5c2f299](https://github.com/goatshriek/stumpless/tree/5c2f29981e9be00e793fac064c4c7c5172f662f2) - `journald`, `network`, `socket`, and `wel` features based on the target types within stumpless.