Skip to content

Commit

Permalink
v3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 3, 2020
1 parent e114165 commit 7c45cfd
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.15

- Added native schema support to SqlParser (#452)

## v3.14

- Make Resource the main internal interface (#446) (BREAKING: for plugin authors)
Expand Down
2 changes: 1 addition & 1 deletion frictionless/assets/VERSION
@@ -1 +1 @@
3.14.0
3.15.0

0 comments on commit 7c45cfd

Please sign in to comment.