Skip to content

Commit

Permalink
Updated CHANEGLOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
houmain committed Jan 21, 2023
1 parent 99727e6 commit 75ecc13
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,27 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Version 1.6.0] - 2023-01-19
## [Version 1.6.0] - 2023-01-21

### Added

- Created github.com/houmain/spright-test-suite.
- Detecting definitions without effects.
- Updating output files only when they change.
- Displaying input filename in error message.
- Support writing TGA.
- Added crop-pivot.

### Changed

- Made pivot point input relative to untrimmed source.
- Changed span's scope from input to sprite.
- Removed support for reading JPEG, PSD and HDR.
- Outputting layers in parallel.

### Fixed

- Fixed texture output path.
- Ignore layers during file globbing.
- Fixed appending output path to output files.

## [Version 1.5.0] - 2022-11-14

Expand Down

0 comments on commit 75ecc13

Please sign in to comment.