diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f559a6..06df562b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning][]. [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html -## [0.1.4] - xxxx-xx-xx +## [0.1.5] - 2024-09-25 ### Added @@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning][]. - Passing `rgb=None` to image model parser for both visium and visiumhd, leading to 3-4 channel images being interpreted as RGB(A) +- Fix header bug Visium data #200 +- (Visium HD) Fix path parsing when images are missing #204 #206 ## [0.1.4] - 2024-08-07