Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add minor/patch release docs #472

Merged
merged 2 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion doc/source/user_guide/changelog/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,17 @@ icepyx ChangeLog
This is the list of changes made to icepyx in between each release.
Full details can be found in the `commit logs <https://github.com/icesat2py/icepyx/commits>`_.

Latest Release (Version 0.8.0)
Latest Release (Version 0.8.1)
------------------------------

.. toctree::
:maxdepth: 2

v0.8.1

Version 0.8.0
-------------

.. toctree::
:maxdepth: 2

Expand Down
18 changes: 18 additions & 0 deletions doc/source/user_guide/changelog/v0.8.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
What's new in 0.8.1 (14 November 2023)
-------------------------------------

These are the changes in icepyx 0.8.1 See :ref:`release` for a full changelog
including other versions of icepyx.



Bug fixes
~~~~~~~~~

- fix the ATL08 delta_time dimension read error (#470)


Contributors
~~~~~~~~~~~~

.. contributors:: v0.8.0..v0.8.1|HEAD