mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
[skip ci] Update CHANGELOG.md
This commit is contained in:
parent
a1efb1e2e3
commit
5277895f7f
|
@ -5,11 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
<br><br>
|
||||
|
||||
## [v0.11.4] - Unreleased
|
||||
This update has been brought to you by the contributions of:
|
||||
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))
|
||||
|
||||
Built using Godot 3.5.2
|
||||
|
||||
### Changed
|
||||
- High res display is now enabled on macOS. [#936](https://github.com/Orama-Interactive/Pixelorama/issues/936)
|
||||
- Make cloned frames only select a cel if it's coresponding original cel was selected as well. [#941](https://github.com/Orama-Interactive/Pixelorama/pull/941)
|
||||
|
||||
### Fixed
|
||||
- Memory usage has been greatly optimized when doing operations such as drawing, image effects, selecting, transforming, etc, as the images stored in memory are now compressed. [#883](https://github.com/Orama-Interactive/Pixelorama/issues/883)
|
||||
|
|
Loading…
Reference in a new issue