diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 22:30:04 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 22:30:04 -0300 |
commit | 853533b3bad6f9a679ee371c7f6c3795ebf5a366 (patch) | |
tree | 5756ee57ea3c7b93aaf95015f88f376c5ab79fbf | |
parent | a30f7ed99d1d0fdb09d572c58d585af73d59f46c (diff) | |
download | finder-853533b3bad6f9a679ee371c7f6c3795ebf5a366.tar.gz finder-853533b3bad6f9a679ee371c7f6c3795ebf5a366.tar.bz2 |
Adds ChangeLog
-rw-r--r-- | ChangeLog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 0000000..8bb0f77 --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,8 @@ +# ChangeLog + +## 0.0.1 - unreleased + +* [x] Initial proof of concept. + +* [x] Results using ~~a select box instead of a text ~~ read-only buffer. + Advantages: easier to select things. |