Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Nov 15, 2023
1 parent 2fdcfc2 commit f44549b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,20 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-
-->
------
## [v6.7.2](https://github.com/asfadmin/Discovery-asf_search/compare/v6.7.1...v6.7.2)
### Adds
- Adds constants for `dataset` keyword, under `asf_search.DATASET`

### Changed
- Constants are no longer top level import, are now accessible through respective modules

------
## [v6.7.1](https://github.com/asfadmin/Discovery-asf_search/compare/v6.7.0...v6.7.1)
### Fixed
- Fixes issue with certain S1 products not stacking properly in certain environments, which caused null `perpendicularBaseline` values

------
## [v6.7.0](https://github.com/asfadmin/Discovery-asf_search/compare/v6.6.3...v6.7.0)
### Added
- Adds new `dataset` keyword to `search()` as an alternative to `platform`. Allows users to get results from multiple platforms at once in a single page
Expand Down

0 comments on commit f44549b

Please sign in to comment.