1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Update CHANGELOG.md

This commit is contained in:
Manolis Papadeas 2020-06-04 19:56:38 +03:00 committed by GitHub
parent 2e5ff236d7
commit f4e5484e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [v0.7.1] - Unreleased ## [v0.7.1] - Unreleased
This update has been brought to you by the contributions of: This update has been brought to you by the contributions of:
Igor Santarek (jegor377), rob-a-bolton Igor Santarek (jegor377), rob-a-bolton, Kinwailo
### Added ### Added
- Ability to remove the current palette. - Ability to remove the current palette.
@ -18,6 +18,7 @@ Igor Santarek (jegor377), rob-a-bolton
- Language and theme checkboxes are now radio buttons. - Language and theme checkboxes are now radio buttons.
- The Blue theme has more similar margins and seperations with the rest of the themes. - The Blue theme has more similar margins and seperations with the rest of the themes.
- The guides are now the same for all frames. - The guides are now the same for all frames.
- Pixel perfect is no longer enabled when the brush size is bigger than 1px.
### Fixed ### Fixed
- Fixed failed imports of gpl palettes by adding support for the newer variant of gpl files. ([#250](https://github.com/Orama-Interactive/Pixelorama/pull/250)) - Fixed failed imports of gpl palettes by adding support for the newer variant of gpl files. ([#250](https://github.com/Orama-Interactive/Pixelorama/pull/250))