# Changelog 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/spec/v2.0.0.html). ## [Unreleased] ## [0.1.4](https://github.com/jscarrott/wyrcan/compare/v0.1.3...v0.1.4) - 2024-01-19 ### Added - *(ui)* Added ability to delete todos ## [0.1.3](https://github.com/jscarrott/wyrcan/compare/v0.1.2...v0.1.3) - 2024-01-19 ### Added - *(CI)* Remove releaseplz config - *(CI)* Setup crates publish - *(CI)* Add release plz config - *(CI)* Add GHA and releasePLZ files - feat(): Renamed the app - *(UI)* Added pane logic - *(style)* Update the style ### Other - Fixed Warnings - release - release - Adding pane logic - use todotxt - WIP ## [0.1.2](https://github.com/jscarrott/wyrcan/compare/v0.1.1...v0.1.2) - 2024-01-19 ### Added - *(CI)* Remove releaseplz config - *(CI)* Setup crates publish - *(CI)* Add release plz config - *(CI)* Add GHA and releasePLZ files - feat(): Renamed the app - *(UI)* Added pane logic - *(style)* Update the style ### Other - release - Adding pane logic - use todotxt - WIP ## [0.1.1](https://github.com/jscarrott/wyrcan/compare/v0.1.0...v0.1.1) - 2024-01-19 ### Added - *(CI)* Remove releaseplz config - *(CI)* Setup crates publish