diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c004e07..e76d0a1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +0.14.1 +- Fix conversion to WRF Binary if input layer is missing some metadata (#136). +- Fix Windows installation issues (#124, #138). +- Fix filename filter not working on Linux (#125). + 0.14.0 - Add support for Polar Stereographic and Mercator projections (#117). - Allow Standard Longitude to be specified for Lambert conformal projection (#116). diff --git a/gis4wrf/metadata.txt b/gis4wrf/metadata.txt index d5dc91b..5b9321f 100644 --- a/gis4wrf/metadata.txt +++ b/gis4wrf/metadata.txt @@ -1,6 +1,6 @@ [general] name=GIS4WRF -version=0.14.0 +version=0.14.1 author=D. Meyer and M. Riechert email=gis4wrf@mail.com description=Toolkit for pre- and post-processing, visualizing, and running simulations in WRF