Skip to content

Commit

Permalink
chore: Add missing changelog entry for #36
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Aug 3, 2024
1 parent d571b1a commit c8b8757
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Fixed

- Performance improvement due to addition of missing set of `last_byte_parsed` when sending binary pixel commands ([#36])
- Minor performance improvement when parsing `HELP` and `SIZE` requests ([#36])

[#36]: https://github.com/sbernauer/breakwater/pull/36

## [0.15.0] - 2024-06-12

### Added
Expand Down

0 comments on commit c8b8757

Please sign in to comment.