Skip to content

Commit

Permalink
Merge pull request #144 from PixelgenTechnologies/chore/fix-changelog…
Browse files Browse the repository at this point in the history
…-for-0.17.1-release

Changelog for 0.17.1
  • Loading branch information
johandahlberg committed May 27, 2024
2 parents dea41fe + 1be246d commit a244a16
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,13 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [UNRELEASED] - 2024-??-??

### Added


### Changed

## [0.17.1] - 2024-05-27

### Fixed

* Poor performance when writing many small layouts to pxl file (~45x speed-up). This should almost only
impact test scenarios, since most real components should be large enough for this not to be an issue.


### Removed



## [0.17.0] - 2024-05-23

### Added
Expand Down

0 comments on commit a244a16

Please sign in to comment.