Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Prepare 0.7.0 #12
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Nov 4, 2019
1 parent be5d48e commit 388c7a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.7.0

- Fix polygon serialization
- Update dependencies
- Improve the exceptions management
- Improve the documentation
- Use stronger analysis options

## 0.6.0

- Add search methods
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: geojson
description: Utilities to work with geojson data. Parser with a reactive api, search and geofencing
author: synw <ansterj@gmail.com>
homepage: https://github.com/synw/geojson
version: 0.6.0
version: 0.7.0

environment:
sdk: ">=2.3.0 <3.0.0"
Expand Down

0 comments on commit 388c7a7

Please sign in to comment.