Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patricoferris committed Aug 17, 2023
1 parent 16a8688 commit a7a9718
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.1.1 2023-08-17 Cambridge

## Bugs, Fixes and Optimisations

- Remove extra length calculations (#16, @lindig)
- Remove some polymorphic comparisons and replace with `Float` functions (#15, @patricoferris)
- Fix stack overflows in OMT and Rectangle.merge (#14, @patricoferris, reported by @lindig)

# v0.1.0 2023-08-08 Munich

- Initial release

0 comments on commit a7a9718

Please sign in to comment.