# Changelog All notable changes to this project will be documented in this file. ## [0.4.3] - 2024-05-28 ### 🐛 Bug Fixes - Better error messages ### ⚙️ Miscellaneous Tasks - Add install link for binaries - Update README with all features ## [0.4.2] - 2024-05-27 ### 🐛 Bug Fixes - *(delete)* Move up the path when deleting the last entry - Add set_selected_item helper ### ⚙️ Miscellaneous Tasks - *(ci)* Add create-release need ## [0.4.1] - 2024-05-27 ### 🚀 Features - Add rename key feature ### 🐛 Bug Fixes - Support arbitrary fields, not only secret - Align update for top element - Better creation and update - Remove flicker on delete ### ⚙️ Miscellaneous Tasks - Switch from termion to crossterm - Better messages - Add CI - Add dependencies for ubuntu - *(ci)* Add cache and release to crates.io