Skip to content

Commit

Permalink
upd: CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salam99823 committed Dec 6, 2024
1 parent c881898 commit 5e5e805
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[`bevy_math`](https://crates.io/crates/bevy_math) and [`bevy_render`](https://crates.io/crates/bevy_render)
([e7ab40a](https://github.com/shnewto/edges/commit/e7ab40a25e933bce24380bc090dea503b0bc93d4)).

### Fixed

- Collecting of inner edges (#3)
([60cb046]) ([c4ca604]) ([06012b7]) ([ac0c3dd]) ([8d38555]).

### Removed

- Crates from dependencies
Expand Down Expand Up @@ -108,6 +113,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Reworked the algorithm for sorting points in drawing order ([c508c2a](https://github.com/shnewto/edges/commit/c508c2a6816593efbeaf807e5af1e06c9f165376)).

### Fixed

- Incorrect drawing order for complex images (#1)
([c508c2a](https://github.com/shnewto/edges/commit/c508c2a6816593efbeaf807e5af1e06c9f165376)).

## [0.3.1](https://github.com/shnewto/edges/compare/0.3.0...0.3.1) - 2024-03-05

### Fixed
Expand Down

0 comments on commit 5e5e805

Please sign in to comment.