Skip to content

Commit

Permalink
Update changelog for 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
glshort committed Oct 7, 2021
1 parent 8e50cf9 commit ca6050b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.4](https://github.com/asfadmin/Discovery-asf_search/compare/v3.0.3...v3.0.4)
### Changed
- When working with source, package must be installed directly:
- `python3 -m pip install -e .`
### Fixed
- In-region S3 downloads should now function without issue

## [3.0.3](https://github.com/asfadmin/Discovery-asf_search/compare/v3.0.2...v3.0.3)
### Fixed
- Replace `ASFProduct.centroid()` calculation with shapely-based calculation
Expand Down

0 comments on commit ca6050b

Please sign in to comment.