Skip to content

Commit

Permalink
Changelog v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ErlendHaa committed Mar 10, 2021
1 parent 78652a9 commit b0471c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ complete overview of changes, please refer to the git log.
The format is based on `Keep a Changelog`_,
but most notably, without sectioning changes into type-of-change.

0.3.1_ - 2020.03.10
-------------------
* Solves an issue in the Windows deploy pipeline on Appveyor that resulted in
the pipeline failing to upload the python wheels to PyPi.

0.3.0_ - 2020.03.09
-------------------
* Added an initial pass at a Log Information Standard 79 (LIS79) reader. Like
Expand Down Expand Up @@ -212,6 +217,7 @@ but most notably, without sectioning changes into type-of-change.
.. _`Keep a changelog`: https://keepachangelog.com/en/1.0.0/
.. _readthedocs: https://dlisio.readthedocs.io/en/stable/

.. _0.3.1: https://github.com/equinor/dlisio/compare/v0.3.0...v0.3.1
.. _0.3.0: https://github.com/equinor/dlisio/compare/v0.2.6...v0.3.0
.. _0.2.6: https://github.com/equinor/dlisio/compare/v0.2.5...v0.2.6
.. _0.2.5: https://github.com/equinor/dlisio/compare/v0.2.4...v0.2.5
Expand Down

0 comments on commit b0471c4

Please sign in to comment.