Skip to content

Commit

Permalink
Changelog update - 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and jzbrooks committed Jan 14, 2025
1 parent 8bed14d commit 032e9bc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,33 @@
## Unreleased

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## 0.0.3 - 2025-01-14

### Added

- Build targets for windows and linux systems
- Handle very simple SVGs supported by vgo
- style tags aren't handled
- nested clip paths aren't handled
- `--background-color` option (hexadecimal RGBA format)

### Fixed

- Handle group transformations

### Changed

- Default to transparent background

## 0.0.2
Expand Down

0 comments on commit 032e9bc

Please sign in to comment.