Skip to content

Commit

Permalink
Correct NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet committed Sep 19, 2024
1 parent d0838a5 commit f058991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# frictionless (development version)

* **frictionless now relies on R version 3.6.0 or higher**. Originally it stated version 3.5.0 or higher, but this was not tested and likely not true (#238).
* `read_package()` now returns a warning rather than an error when a `datapackage.json` contains no resources. This allows use to create the JSON and then add resources with frictionless (#265).
* `example_package()` now has a `version` parameter, allowing to load the example Data Package following the Data Package [v1](https://specs.frictionlessdata.io/) or [v2](https://datapackage.org/) specification (#249).
* * **frictionless now relies on R version 3.6.0 or higher**. Originally it stated version 3.5.0 or higher, but this was not tested and likely not true (#238).

# frictionless 1.2.0

Expand Down

0 comments on commit f058991

Please sign in to comment.