Skip to content

Commit df63a82

Browse files
committed
Version bump
1 parent 6b64841 commit df63a82

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

qq

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
# $ qq -p "This is the question"
1717
#
1818
# If no arguments are provided with -a or -p, input will be
19-
# requested interactively.
19+
# requested interactively. If used with -e, answer will be
20+
# opened in editor.
2021
#
2122
# To edit an existing answer or use the editor to answer a
2223
# new question, add the `-e` flag. If used alone, the first
@@ -36,8 +37,11 @@
3637
# export QQ_NOTES_EXT="md"
3738
#
3839
# CHANGELOG
40+
# 1.2.1
41+
# - Colorize output
42+
# - List all known questions with -l
3943
#
40-
# 1.2.0 - 2021-09-14
44+
# 1.2.0
4145
# - Add -p switch to pull answer from clipboard when adding a question
4246
# - Improve option parsing
4347
# - Allow -e when adding answer to open new question file in editor

0 commit comments

Comments
 (0)