Skip to content

Commit 5850fe4

Browse files
committed
add changelog
1 parent e23df88 commit 5850fe4

File tree

2 files changed

+66
-1
lines changed

2 files changed

+66
-1
lines changed

doc/source/user_guide/changelog/index.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,17 @@ This is the list of changes made to icepyx in between each release.
77
Full details can be found in the `commit logs <https://github.com/icesat2py/icepyx/commits>`_.
88

99

10-
Latest Release (Version 2.0.1)
10+
Latest Release (Version 2.0.2)
1111
------------------------------
1212

13+
.. toctree::
14+
:maxdepth: 2
15+
16+
v2.0.2
17+
18+
Version 2.0.1
19+
-------------
20+
1321
.. toctree::
1422
:maxdepth: 2
1523

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
What's new in 2.0.2 (13 March 2026)
2+
-----------------------------------
3+
4+
These are the changes in icepyx 2.0.2 See :ref:`release` for a full changelog
5+
including other versions of icepyx.
6+
7+
8+
New Features
9+
~~~~~~~~~~~~
10+
11+
- add issue templates for bugs and features (#728)
12+
13+
Bug fixes
14+
~~~~~~~~~
15+
16+
- fix tests failing due to version updates at NSIDC and update requirements (#727)
17+
- fix download function to order granules if needed (#726)
18+
19+
- updates the download function to first order data if the user has not explicitly run the order function, returning to the intended behavior of icepyx, as in v1.
20+
21+
- fix version in query, add tests (#741)
22+
23+
24+
Deprecations
25+
~~~~~~~~~~~~
26+
27+
- None
28+
29+
30+
Maintenance
31+
~~~~~~~~~~~
32+
33+
- [pre-commit.ci] pre-commit autoupdate (#725)
34+
- Bump the github-actions group with 2 updates (#724)
35+
- [pre-commit.ci] pre-commit autoupdate (#738)
36+
- Bump the github-actions group across 1 directory with 6 updates (#739)
37+
- modify tests to handle retired data product versions (#746)
38+
- [pre-commit.ci] pre-commit autoupdate (#743)
39+
40+
41+
Documentation
42+
~~~~~~~~~~~~~
43+
44+
- update references citing icepyx through Feb 2026 (#745)
45+
- update traffic through March 2026 (#747)
46+
47+
48+
Other
49+
~~~~~
50+
51+
- get doctests running as part of test actions and update to v007 in tests (#713)
52+
53+
54+
Contributors
55+
~~~~~~~~~~~~
56+
57+
.. contributors:: v2.0.0..v2.0.1|HEAD

0 commit comments

Comments
 (0)