Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Aug 17, 2018
1 parent e6833f4 commit fd5afd7
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
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## [0.2.0] - 2018-08-17
### Fixed
- Fixed all deprecation warnings in julia 0.7

### Changed
- Minimum supported release is now julia 0.7
- `epsg_code` no longer returns a Nullable, but a `UInt16`, or `nothing` if not present

## [0.1.0] - 2018-08-15
Final release with julia 0.6 support.
### Fixed
Expand Down

0 comments on commit fd5afd7

Please sign in to comment.