## 1.0.0

* First major version release (same as 0.4.0)

## 0.4.0

* Confirm type is a valid geojson type before finding extent [#5](https://github.com/mapbox/geojson-extent/pull/5)
* Update dependencies to address security concerns [#13](https://github.com/mapbox/geojson-extent/pull/13)

## 0.3.2

* update uglifyjs [#4](https://github.com/mapbox/geojson-extent/pull/4)

## 0.3.1

* update extent dependency [29af310](https://github.com/mapbox/geojson-extent/commit/29af310b928f9ec05b720a87a7b3f65247230fdc)

## 0.3.0

* add `bboxify` method [be6ddc3](https://github.com/mapbox/geojson-extent/commit/be6ddc3b55b6accaf4ff218949123af9cc668c45)

## 0.2.0

* add CLI interface [92f2c9e](https://github.com/mapbox/geojson-extent/commit/92f2c9ee5516df91063449d7423b09a08cab4e7a)

## 0.1.1

* Update uglify-js version

## 0.1.0

* Added `.polygon()` for polygon instead of array extent.
