Skip to content

Commit a4eff16

Browse files
author
Hugo Osvaldo Barrera
committed
Move recent changelog to the right place
1 parent d8844e6 commit a4eff16

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.rst

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ v0.11.0
135135

136136
* Added basic support for multiline text.
137137
* Dropped lots of older compat-only code and other cleanups.
138+
* Fixed a bug in the API when combining certain barcodes and writers.
139+
* Published documentation again and updated all project references.
140+
* Fix python_barcode.get mixups between `options` as `writer_options`.
141+
Previously, some writer/barcode combinations worked fine, while others
142+
failed. Now all work consistently.
143+
* The cli tool has been fixed and should now work as expected again.
138144

139145
v0.10.0
140146
~~~~~~~
@@ -181,16 +187,6 @@ This project is a fork of pyBarcode, which, apparently, is no longer
181187
maintained. v0.8.0 is our first release, and is the latest ``master`` from that
182188
parent project.
183189

184-
v0.9.0
185-
~~~~~~
186-
187-
* Fixed a bug in the API when combining certain barcodes and writers.
188-
* Published documentation again and updated all project references.
189-
* Fix python_barcode.get mixups between `options` as `writer_options`.
190-
Previously, some writer/barcode combinations worked fine, while others
191-
failed. Now all work consistently.
192-
* The cli tool has been fixed and should now work as expected again.
193-
194190
v0.8
195191
~~~~
196192
* Code 128 added.

0 commit comments

Comments
 (0)