Skip to content

Commit f08888f

Browse files
committed
docs: update CHANGELOG.rst
1 parent 858d832 commit f08888f

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

CHANGELOG.rst

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,68 @@ Release notes
33
=============
44

55
.. current developments
6+
7+
0.1.3
8+
=====
9+
10+
**Added:**
11+
12+
* Add GitHub action to build wheel, release, upload.
13+
* Add issue and bug report templates.
14+
15+
**Changed:**
16+
17+
* README file installation instructions updated.
18+
19+
**Fixed:**
20+
21+
* Mathematical error in manual
22+
23+
24+
0.1.2
25+
=====
26+
27+
**Changed:**
28+
29+
* downgraded matplotlib requirement to matplotlib-base
30+
* updated imports of bg-mpl-stylesheets for latest release of that code
31+
32+
33+
34+
0.1.1
35+
=====
36+
37+
38+
39+
0.1.1
40+
=====
41+
42+
**Fixed:**
43+
44+
* README title so that it is valid syntax for uploading to PyPi
45+
46+
47+
48+
0.1.0
49+
=====
50+
51+
**Added:**
52+
53+
* Add ability to perform multiple morphs in one call using --multiple.
54+
* A FILE is morphed against every file in a given DIRECTORY.
55+
* Can sort PDFs by some field parameter in the header using --sort-by.
56+
* Can also find the field from some serialized metadata file using --serial-file.
57+
* pdfmorph python function call, which reproduce the application
58+
59+
**Changed:**
60+
61+
* Can now use --verbose tag to limit amount of header information
62+
63+
64+
65+
v0.0.1
66+
====================
67+
68+
**Changed:**
69+
70+
* Fixed rever GH address

0 commit comments

Comments
 (0)