Skip to content
Snippets Groups Projects
Commit a552ad60 authored by Loic Huder's avatar Loic Huder
Browse files

Update to 0.8.1

parent 1bb32876
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
Changelog of webgeodyn Changelog of webgeodyn
###################### ######################
0.8.1 - 2019-08-09
------------------
* Clean-up in docs:
- Module READMEs are now in docstrings to be displayed with Sphinx
- CHANGELOG and README were converted to *rst* and are now integrated in the Sphinx doc
* ``pygeodyn_hdf5_forecasts`` format is now compatible with pygeodyn >= 1.1
0.8.0 - 2019-08-07 0.8.0 - 2019-08-07
------------------ ------------------
* COVOBS splines loading method now returns the SV * COVOBS splines loading method now returns the SV
......
__version__ = '0.8.0' __version__ = '0.8.1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment