Skip to content

Commit

Permalink
Add 1.1.0 changes to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo authored Dec 14, 2024
1 parent cf5ff36 commit 3429a2a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 1.1.0 - 2024-12-14
### Fixed
- Incorrect CLX header
- Crash when trying to fetch invalid offset

### Changed
- Rename "Add <x>" to "Append <X>"
- Improve color selector

### Added
- Support for empty sprite frames
- Support for importing symbols from fonts as a spritesheet
- Display mouse cordinates
- More actions can now be undon/redon

## 1.0.1 - 2023-11-09
### Fixed
- Windows: No longer requires MSVC installation to run.
Expand Down

0 comments on commit 3429a2a

Please sign in to comment.