Skip to content

Commit 37dba4c

Browse files
committed
Update CHANGELOG.md
1 parent bf11e2a commit 37dba4c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and
66
this project adheres to [Semantic Versioning 2.0.0](https://semver.org/).
77

8+
## Release 2.4.3
9+
10+
- Fixed `background_color` parameter being completely ignored in raster renders. Thanks
11+
to @totalretribution reporting the issue.
12+
- Changed default color map used by Project `render_raster()`to
13+
`DEFAULT_ALPHA_COLOR_MAP` as `DEFAULT_COLOR_MAP` resulted in images with layers
14+
obfuscating each other in counter intuitive way.
15+
- Unified gray shades of non-alpha and alpha variant of SOLDER_MASK preset color scheme.
16+
817
## Release 2.4.2
918

1019
- Relaxed `pyparsing` dependency requirements to allow for use of `3.2` and above for

0 commit comments

Comments
 (0)