You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ HyBIG follows semantic versioning. All notable changes to this project will be
4
4
documented in this file. The format is based on [Keep a
5
5
Changelog](http://keepachangelog.com/en/1.0.0/).
6
6
7
+
## [2.4.1] - 2025-06-23
8
+
9
+
### Changed
10
+
11
+
* Fix bug with JPEG driver on single-banded input granules. Since we are now palettizing where possible since 2.4.0, this creates an issue when trying to output in JPEG since color palettes (and transparency) are not supported.
0 commit comments