-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't specify a --resolver argument in the sample
stack install
Signed-off-by: Sean Whitton <[email protected]>
- Loading branch information
Showing
2 changed files
with
5 additions
and
1 deletion.
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
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,6 +1,10 @@ | ||
pandoc-citeproc-preamble (1.2.5-1) UNRELEASED; urgency=medium | ||
|
||
* Add a simple integration test. | ||
* README.md: Don't specify a --resolver argument in the sample `stack | ||
install` command. | ||
Users probably want to use the latest LTS, so that | ||
pandoc-citeproc-preamble will work with recent pandoc. | ||
|
||
-- Sean Whitton <[email protected]> Thu, 28 Nov 2019 13:37:21 -0700 | ||
|
||
|