Skip to content

Commit

Permalink
Merge pull request #183 from ASFHyP3/fix-changelog
Browse files Browse the repository at this point in the history
fix changelog
  • Loading branch information
jtherrmann authored Nov 16, 2024
2 parents 9601fa8 + 42e7685 commit b026d6e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.9]
### Changed
- Upgrade numpy from 1.26.4 to 2.1.3

## [0.5.8]
### Changed
- Deduplication of already processed pairs is now done by `deduplicate_s3_pairs`, which searches S3 for the processed product.
- `deduplicate_hyp3_pairs` now only checks HYP3 for scenes that are in the 'PENDING' or 'RUNNING' states.
- Upgrade numpy from 1.26.4 to 2.1.3

## [0.5.7]
### Fixed
Expand Down

0 comments on commit b026d6e

Please sign in to comment.