Skip to content

Commit

Permalink
v3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Nov 12, 2020
1 parent 32c9c29 commit 856ec40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

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

## v3.28

- Add a "nopool" argument to validate (#527)

## v3.27

- Stop sorting keyed sources as the order is now guaranteed by Python (#512) (BREAKING)
Expand Down
2 changes: 1 addition & 1 deletion frictionless/assets/VERSION
@@ -1 +1 @@
3.27.3
3.28.0

0 comments on commit 856ec40

Please sign in to comment.