Skip to content

Commit

Permalink
this is version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johentsch committed Oct 20, 2023
1 parent 5b76a81 commit ee402e3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog
=========

Version 2.4.0
=============

* adds ``git_revision`` and ``git_tag`` to frictionless JSON descriptors whenever the git repo is clean (5b76a815)

* This includes the new property ``Corpus.repo`` that makes the ``git.Repo`` object available if applicable.

* adds ``--force`` to ``ms3 compare`` and ``ms3 review`` commands, allowing to output comparison files (potentially
including the ``compared_against`` metadata key) even if no differences were found (5b76a815)


Version 2.3.1
=============

Ignoring pandas 2.1.0 FutureWarning which cause some intimidating output when using the ms3 precommit hook.

Version 2.3.0
=============

Expand Down

0 comments on commit ee402e3

Please sign in to comment.