Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1.18 KB

Changelog

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.4.0 - 2021-01-22

Added

  • Allow users to set a selector other than fzf using the SELECTOR environment variable.

0.3.1 - 2020-06-12

Fixed

  • Make git commands quiet.
  • Make git commands run asynchronously when possible.

0.3.0 - 2020-06-11

Added

  • Add rm command for easily removing old ideas.
  • Add more detail for setup and usage.

0.2.0 - 2020-06-10

Fixed

  • Add bullet points to the table of contents.

0.1.0 - 2020-06-09

Added

  • Created a script with the basic functionality.