# Changelog All notable changes to this project will be documented in this file. ## [0.2.0] - 2024-09-03 ### Bug Fixes - Clippy errors ### Documentation - :memo: update readme - :memo: fix readme typo - Update readme ### Features - Use bincode and proper encryption ## [0.1.2] - 2024-01-12 ### Features - :sparkles: add encrypt/decrypt functions - :sparkles: rewrite using ybf ### Miscellaneous Tasks - :see_no_evil: update gitignore ## [0.1.1] - 2023-12-30 ### Features - :sparkles: add basic functionality ### Miscellaneous Tasks - 👷 add release workflow - 👷 add web workflow - 👷 upgrade cargo-dit version - 💚 fix release workflow