Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstace committed Oct 11, 2021
1 parent 8560a55 commit e966c8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Unreleased

- Adds a new method `MinMaxXYs (XY, XY, bool)` to the `Envelope` type. The
first two return values are the minimum and maximum XY values in the
envelope, and the third return value indicates whether or not the first two
are defined (they are only defined for non-empty envelopes).

## v0.33.0

2021-10-11
Expand Down

0 comments on commit e966c8c

Please sign in to comment.