Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Nov 30, 2023
1 parent 7493818 commit dc97f99
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,5 +1,13 @@
# Changelog

## [0.2.0] - 2023-11-30

- Get the exterior of a Polygon or MultiPolygon https://github.com/geoarrow/geoarrow-js/pull/14
- Utility functions to support transferring arrow `Data` and `Vector` objects to a Web Worker. https://github.com/geoarrow/geoarrow-js/pull/17
- Minimal docs website. https://github.com/geoarrow/geoarrow-js/pull/18

**Full Changelog**: https://github.com/geoarrow/geoarrow-js/compare/v0.1.0...v0.2.0

## [0.1.0] - 2023-11-22

- Initial release.
Expand Down

0 comments on commit dc97f99

Please sign in to comment.