Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 31, 2019
1 parent 2464a84 commit 9a92af4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -686,6 +686,10 @@ For now this documentation section is incomplete. Please see builtin presets to

Here described only breaking and the most important changes. The full changelog and documentation for all released versions could be found in nicely formatted [commit history](https://github.com/frictionlessdata/goodtables-py/commits/master).

##### v2.4

- Added integrity checks for data packages. If `resource.bytes` or `resource.hash` (sha256) is provided it will be verified against actual values

##### v2.3

- Added a [foreign keys check](#foreign-key)
Expand Down
2 changes: 1 addition & 1 deletion goodtables/VERSION
@@ -1 +1 @@
2.3.1
2.4.0

0 comments on commit 9a92af4

Please sign in to comment.