# Change Log 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.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/). ## [2024-04-12] - 0.5.0 * Add a TUI view ## [2023-01-12] - 0.3.4 - Update fuzzy finder dependency to fix match and selection issue ## [2023-01-11] - 0.3.3 - Update fuzzy finder dependency to fix selection issue ## [2022-11-05] - 0.3.2 - Update docs ## [2022-09-16] - 0.3.0 ### Fixes - Update fuzzy_finder dep to fix search issue ## [2022-02-18] - 0.2.1 ### Features - Add to the history when using `lk --fuzzy`.