Skip to content

Commit e3bedb4

Browse files
committed
v1.10.0
1 parent 3573cc7 commit e3bedb4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,10 @@ and `mock` packages. These packages are available only in tox envionments.
840840

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

843+
#### v1.10
844+
845+
- Added an ability to check table's integrity while reading
846+
843847
#### v1.9
844848

845849
- Implemented the `table.size` and `table.hash` properties

tableschema/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

0 commit comments

Comments
 (0)