Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noandrea committed Sep 12, 2021
1 parent b2f1717 commit affe823
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
## [Unreleased]


<a name="0.4.0"></a>
## [0.4.0] - 2021-09-13
### Feat
- add support for memory shapefile
- add support for memory shapefile

### Fix
- **ci:** install linter in CI


<a name="0.3.1"></a>
## [0.3.1] - 2020-11-16
### Fix
Expand Down Expand Up @@ -71,7 +81,8 @@
- add tests for coordinate parsing


[Unreleased]: https://github.com/noandrea/geo2tz/compare/0.3.1...HEAD
[Unreleased]: https://github.com/noandrea/geo2tz/compare/0.4.0...HEAD
[0.4.0]: https://github.com/noandrea/geo2tz/compare/0.3.1...0.4.0
[0.3.1]: https://github.com/noandrea/geo2tz/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/noandrea/geo2tz/compare/0.2.2...0.3.0
[0.2.2]: https://github.com/noandrea/geo2tz/compare/0.2.1...0.2.2
Expand Down

0 comments on commit affe823

Please sign in to comment.