Skip to content

Commit 01825c3

Browse files
committed
Update CHANGELOG
1 parent 89eca03 commit 01825c3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.34.0
4+
5+
2021-11-02
6+
7+
__Special thanks to Albert Teoh for contributing to this release.__
48

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

2226
## v0.33.1
2327

28+
2021-10-14
29+
2430
__Special thanks to Albert Teoh for contributing to this release.__
2531

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

0 commit comments

Comments
 (0)