Skip to content

Commit

Permalink
Please work
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbrooks committed Jul 27, 2024
1 parent 9ddb1b6 commit 5df52a5
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# Changelog

## [Unreleased]
## Unreleased - 07-27-2024

### Added

- More robust SVG → vector conversions by Android Studio tools

## 2.1.0 - 09-14-2021

- New: Simplified optimization machinery with `ElementVisitor`
- Improvement: `MergePaths` no longer requires its own tree traversal
- Improvement: Attribute values omit leading zeros where possible
- Fix: theme referenced colors like `?attrs/dark` no longer cause crashes
- Upgrade: Build tools
### Added
- Simplified optimization machinery with `ElementVisitor`

### Changed
- `MergePaths` no longer requires its own tree traversal
- Attribute values omit leading zeros where possible
- Upgrade build tools

### Fixed
- Theme referenced colors like `?attrs/dark` no longer cause crashes

## 2.0.2 - 06.02.2021

Expand Down

0 comments on commit 5df52a5

Please sign in to comment.