Skip to content

Commit c7c7923

Browse files
author
Hugo Osvaldo Barrera
committed
Update changelog for v0.14.0
1 parent 4305af9 commit c7c7923

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/changelog.rst

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Changelog
22
---------
33

4-
Unreleased
4+
v0.14.0
55
~~~~~~~~~~
66

7-
* The default dimensions have changed slightly. This is so that the results of
8-
generating a PNG and an SVG look more alike.
7+
* **Breaking**: The default dimensions have changed slightly. This is so that
8+
the results of generating a PNG and an SVG look more alike.
99
* Previous versions included an empty text element for SVGs with no comment.
1010
This is no longer the case.
1111
* Some internals have been improved so as to allow better subclassing.
@@ -14,6 +14,10 @@ Unreleased
1414
* A ``guardbar`` parameter has been added to EAN barcodes. This renders
1515
barcodes with guardars (longer bars).
1616
* Added support for Python 3.10.
17+
* The documentation setup has been redone, hopefully squashing a lot of legacy
18+
quirks.
19+
* Previous versions installed the `tests` module. This was not intentional and
20+
have been fixed.
1721

1822
v0.13.1
1923
~~~~~~~

0 commit comments

Comments
 (0)