Skip to content

Commit f4e96a6

Browse files
committed
note the upcoming release
1 parent 6e7dd7f commit f4e96a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
2019-01-11T22:02:30Z - releasing 1.0.13
2+
bash command line completion now only completes the first word, see: https://github.com/kyleburton/bake/pull/29
13
2017-07-23T19:58:49Z - releasing 1.0.6
24
Linted with shellcheck : https://github.com/koalaman/shellcheck
35
2014-11-03T16:26:34Z
4-
When an unknown task is provided on the command line, bake now prints out only
6+
When an unknown task is provided on the command line, bake now prints out only
57
matching (via substring) registered tasks.
68
2014-11-03T16:26:05Z
79
Task Descriptions are optional, they default to the task name.

0 commit comments

Comments
 (0)