Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Litorom authored May 24, 2024
1 parent 1537fa2 commit 28a5391
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
but some sections are changed to compliant this project.

## [2.2.1]

### Additions

* Added ornate wood tiles

### Changes

* Disabled hardware acceleration by default
* Hardware acceleration is now a toggle in settings
* Screenshots will now be the size of the rendered view within the window
* Updated localization

### Removals

* Removed argument flag `--no-hardware-acceleration`
* Removed screenshot size setting

### Fixes

* Optimized light source rendering
* Optimized calculations
* Fixed the texture on stone hoe

## [2.2.0]

### Additions
Expand Down

0 comments on commit 28a5391

Please sign in to comment.