Skip to content

Commit

Permalink
Merge pull request #34 from sandip-shah/patch-3
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
Milad4849 authored Sep 9, 2024
2 parents 19a5794 + e87b399 commit 847f78b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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.8.0] - 2024-09-06

Added the option to return raw data for read_slide, read_panorama, read_before_ablation_image, read_after_ablation_image functions.

Fixed a bug where the reading of ablation image functions was returning an extra byte at the end of the DotNet Binary Serialization Record.

## [0.7.0] - 2023-08-11

Implemented checks for overlapping raw data blocks in MCD file metadata [#6](https://github.com/BodenmillerGroup/readimc/issues/6)
Expand Down

0 comments on commit 847f78b

Please sign in to comment.