Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit2 committed Oct 21, 2024
1 parent aa9452a commit f3eba10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
===============================
* add static type hints (PR #1302)
* Expose nc_rc_set, nc_rc_get (via rc_set, rc_get module functions). (PR #1348)
* Add Variable.get_fill_value (issue #1374, PR #1375).
* Add Variable.get_fill_value and allow `fill_value='default'` to
set `_FillValue` using default fill values. (issue #1374, PR #1375).
* Fix NETCDF3 endian error (issue #1373, PR #1355).

version 1.7.1 (tag v1.7.1rel)
Expand Down

0 comments on commit f3eba10

Please sign in to comment.