diff --git a/doc/source/release_notes/release-v2.0.9.rst b/doc/source/release_notes/release-v2.0.9.rst new file mode 100644 index 00000000..8eba13e1 --- /dev/null +++ b/doc/source/release_notes/release-v2.0.9.rst @@ -0,0 +1,15 @@ +################## +`Release v2.0.9`__ +################## + +* ``fix``: scaling factors for TPXO9-atlas currents for `#241 `_ (`#243 `_) +* ``refactor``: renamed tidal ellipse function (`#243 `_) +* ``refactor``: renamed constituent parameters function (`#243 `_) +* ``refactor``: renamed check tide model points function (`#243 `_) +* ``feat``: can read from netCDF4 or HDF5 variable groups (`#243 `_) +* ``fix``: spelling mistakes (`#243 `_) +* ``feat``: add generic wrapper function for reading ATLAS constituents (`#243 `_) +* ``feat``: can write datetime as time column for csv files (`#243 `_) +* ``fix``: replace deprecated ``pkg_resources`` with ``importlib`` (`#243 `_) + +.. __: https://github.com/tsutterley/pyTMD/releases/tag/2.0.9 diff --git a/version.txt b/version.txt index f1547e6d..09843e3b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.7 +2.0.9