Skip to content

Commit

Permalink
Tidy changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbrooks committed Nov 30, 2024
1 parent 34bc659 commit 06097d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
- `com.jzbrooks.vgo.core.optimization.MergePaths` constructor accepts constraints. See `com.jzbrooks.vgo.core.optimization.MergePaths.Constraints`.
- Paths with an even odd fill rule can be merged

### Deprecated

### Removed

### Fixed

- Overlapping paths are no longer merged, which avoids some image warping issues (#88, #101)
Expand All @@ -27,8 +23,6 @@
- (Vector Drawable) Path merging avoids merging a single path data string beyond the framework string length limit (#82)
- Paths with an initial relative command are modified to make that command absolute when merged (#111)

### Security

## 2.4.0 - 2024-10-02

### Changed
Expand Down

0 comments on commit 06097d9

Please sign in to comment.