Skip to content

Commit

Permalink
Update changelog for v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
betolink committed Sep 19, 2023
1 parent 13b420c commit 18f05ed
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## Unreleased

## [v0.5.4] 2023-09-19
* bug fixes:
* earthaccess.search_datasets() and earthaccess.search_data() can find restricted datasets #296
* distributed serialization fixed for EarthAccessFile #301 and #276
* new features:
* earthaccess.get_s3fs_session() can use the results to find the right set of S3 credentials

## [v0.5.3] 2023-08-01
* bug fixes:
* granule's size() returned zero
* Added exception handling for fsspec sessions, thanks to @jrbourbeau
Expand Down

0 comments on commit 18f05ed

Please sign in to comment.