Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstace committed Nov 1, 2021
1 parent 89eca03 commit 01825c3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## Unreleased
## v0.34.0

2021-11-02

__Special thanks to Albert Teoh for contributing to this release.__

- **Breaking change**: Renames the `AsFoo` methods of the Geometry type to
`MustAsFoo` (where `Foo` is a concrete geometry type such as `Point`). This
Expand All @@ -21,6 +25,8 @@

## v0.33.1

2021-10-14

__Special thanks to Albert Teoh for contributing to this release.__

- Adds a new method `MinMaxXYs (XY, XY, bool)` to the `Envelope` type. The
Expand Down

0 comments on commit 01825c3

Please sign in to comment.