All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2021-01-22
- Allow users to set a selector other than fzf using the SELECTOR environment variable.
0.2.2 - 2020-06-06
- Don't print an error if the user doesn't select a key.
- Add changelog to the project.
- Clean up usage printout.
0.2.1 - 2020-05-27
- Removed uses of expr command.
- Prompts only accept lowercase "y" now.
0.2.0 - 2020-05-26
- Posix compatibility for more portability.
- Switched from bash to posix shell.
0.1.0 - 2020-05-24
- Created Setup and Usage sections in README.
- Command to retrieve a key.
- Command to add a key.
- Command to remove a key.
- Command to modify a key.
- Help flag to see basic usage.