Skip to content

Commit

Permalink
keep a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Aug 2, 2018
1 parent 4371d12 commit 959db04
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## [Unreleased]

## [0.1.2] - 2018-08-01
### Fixed
- `GDAL_DATA` is now set correctly for ArchGDAL
### Changed
- `GDALVERSION` and `GDAL_DATA` are now `Ref`, use `GDALVERSION[]` to access the value

## [0.1.1] - 2018-07-24
### Fixed
- `UndefVarError` on julia 0.7
### Changed
- Removed dependency on CodecZlib, Proj4 and LibGEOS (their build.jl is included here)


## [0.1.0] - 2018-06-24
### Added
- Registered the first version of GDAL.jl

0 comments on commit 959db04

Please sign in to comment.