blob: 742b09e9dfc98daad728f65f0c479bbe323f73d9 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | CHANGELOG
=========
v0.0.2 (2021-05-06):
	Fixes:
	* Previously, a free argument of "=" would cause the program to read a PDF
	  from standard input. This has been corrected to "-" instead of "=".
v0.0.1 (2021-05-05):
	First public release.
 vim:tw=80:comments=:fo+=n:formatlistpat=^\\s*\\*\\s*
 |