Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
erikogabrielsson committed Nov 19, 2024
1 parent d746e34 commit 9cd473b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Default to placing the image at the middle of the slide if no `TotalPixelMatrixOriginSequence` is set when producing DICOM metadata .
- Use Unix epoch as default datetime when producing DICOM metadata.

### Fixed

- Parsing of native pixel data with padded lenght.
- Check for supported transfer syntax when DICOMWeb client returns an iterable of frames.
- Fix for order of transfer syntax to check.

## [0.21.4] - 2024-10-30

### Fixed
Expand Down

0 comments on commit 9cd473b

Please sign in to comment.