# Changelog All notable changes to this project will be documented in this file. Changes to the [tlock crate](../tlock/CHANGELOG.md) also apply to the tlock_age crate, and are not duplicated here. 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). ## [Unreleased] ## [0.1.1] - 2024-02-29 ### Changed - Update dependencies - Update Rust to 1.74 ## [0.1.0] - 2023-08-06 ### Added - Online and offline decryption - Plugin for age - Compatible with age plugin API - Cross platform (Linux, Windows, macOS) - Interoperable with other tlock implementations (Go, JS, Rust)