Skip to content

Commit

Permalink
Move recent changelog to the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Osvaldo Barrera committed Feb 25, 2020
1 parent d8844e6 commit a4eff16
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,12 @@ v0.11.0

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

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

v0.9.0
~~~~~~

* Fixed a bug in the API when combining certain barcodes and writers.
* Published documentation again and updated all project references.
* Fix python_barcode.get mixups between `options` as `writer_options`.
Previously, some writer/barcode combinations worked fine, while others
failed. Now all work consistently.
* The cli tool has been fixed and should now work as expected again.

v0.8
~~~~
* Code 128 added.
Expand Down

0 comments on commit a4eff16

Please sign in to comment.