Skip to content

Commit

Permalink
v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Mar 25, 2020
1 parent c6f479d commit 8336f0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1459,10 +1459,11 @@ Here described only breaking and the most important changes. The full changelog

#### v1.12

- `resource/package.save` now accept a `to_base_path` argument (#254)
- Use `chardet` for encoding deteciton by default. For `cchardet`: `pip install datapackage[cchardet]`

#### v1.11

- `resource/package.save` now accept a `to_base_path` argument (#254)
- `package.save` now returns a `Storage` instance if available

#### v1.10
Expand Down
2 changes: 1 addition & 1 deletion datapackage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.1
1.12.0

0 comments on commit 8336f0c

Please sign in to comment.