Skip to content

Commit

Permalink
Add a changelog entry for Image::load_from_svg_data
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Apr 26, 2023
1 parent fa690fe commit 8dcd98a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project are documented in this file.

## Unreleased

### Rust

- Added `slint::Image::load_from_svg_data(buffer: &[u8])` to load SVGs from memory.

## [1.0.2] - 2023-04-26

### General
Expand Down

0 comments on commit 8dcd98a

Please sign in to comment.