Skip to content

Commit

Permalink
Release notes for 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Dec 26, 2023
1 parent 367e75d commit 0f09662
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changes
=======

0.4.0 (YYYY-MM-DD)
------------------

* New dependencies:

* ``gtin-validator >= 1.0.3``
* ``python-stdnum >= 1.19``
* ``six``

* Add the ``extract_gtin`` function for extracting GTIN values of various
types.
* Add support for text input to ``extract_price``.
* Add support for Python 3.12.
* CI improvements.

0.3.0 (2023-07-28)
------------------

Expand Down

0 comments on commit 0f09662

Please sign in to comment.