diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 8f5bc803e..e512a09cc 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -22,6 +22,8 @@ E.g. if a new rule becomes available describe how to use it `snakemake -j1 run_t * Add functionality to load shapefiles for hydrobasins directly from the data source directly `PR #919 `__ +* Use `new CC0 v1 dataset `__ for the natura input and automate download of WDPA protected planet data `PR #913 `__ + **Minor Changes and bug-fixing** * Revise databundles and improve logging in retrieve_databundle `PR #928 `__