Skip to content

Commit

Permalink
[skip ci] Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OverloadedOrama committed Aug 21, 2024
1 parent 9be3ba2 commit 9c0d715
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v1.0.2] - Unreleased
This update has been brought to you by the contributions of:
[kleonc](https://github.com/kleonc), [Hamster5295](https://github.com/Hamster5295)
[kleonc](https://github.com/kleonc), [Hamster5295](https://github.com/Hamster5295), [alikin12](https://github.com/alikin12)

Built using Godot 4.3

Expand All @@ -25,6 +25,7 @@ Built using Godot 4.3
- It is now possible to change the blend modes of multiple selected layers from the timeline's option button.

### Fixed
- The Web version no longer requires SharedArrayBuffer, so compatibility with certain browsers should be better now.
- Scaling with cleanEdge and OmniScale is now working again. [#1074](https://github.com/Orama-Interactive/Pixelorama/issues/1074)
- Layer effects are now being applied when exporting single layers.
- Exporting group layers now takes blending modes and layer effects into account.
Expand Down

0 comments on commit 9c0d715

Please sign in to comment.