-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,15 @@ | ||
wake (@VERSION@-1) unstable; urgency=medium | ||
|
||
* Backport .wakeignore support from 0.18 | ||
* Backport bugfix for when visible <= old inputs | ||
* Forward compatibility with 0.18: | ||
* Ignore everything on a line starting with the 'topic' keyword | ||
* Encourage execution of expressions using -x 'EXPR' | ||
|
||
-- Wesley W. Terpstra <[email protected]> Wed, 11 Mar 2020 11:40:23 -0700 | ||
|
||
wake (0.17.1-1) unstable; urgency=medium | ||
|
||
* Increase maximum size of JSON files to 128 MiB. | ||
|
||
-- Jack Koenig <[email protected]> Tue, 12 Nov 2019 18:10:23 -0700 | ||
|