Bash script for copying and autotyping data from password-store, gopass or prs.

changelog: update the changelog

+8
+8
CHANGELOG.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 + ## [2.2.1] - 2023-03-30 9 + 10 + ### Fixed 11 + 12 + - fixed yofi dmenu usage 13 + 14 + - fixed `pass_backend` config option detection in config file, thanks @Croissong 15 + 8 16 ## [2.2.0] - 2023-03-23 9 17 10 18 ### Added