Skip to content

Commit

Permalink
Merge pull request #740 from nkorinek/changelog-update
Browse files Browse the repository at this point in the history
Updated changelog
  • Loading branch information
nkorinek committed Oct 1, 2021
2 parents ba30073 + 04e25f2 commit f06f34f
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,18 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

Unreleased
----------
0.9.4
-----

- Updated Changelog with missing entries (@nkorinek, #740)

0.9.3
-----

- Updated linting test to run black and flake8 (@aefitts, #715)
- Updated crs_check with better error handling (@nkorinek, #711)
- Added function crs_check to get the crs from a raster's file path (@nkorinek, #707)
- Modified `plot_rgb()` to handle NAN values better, allowing plotting of Xarray dataarrays (@nkorinek, #693)
- Small fixes for default parameter values in docstrings (@FaranIdo, no issue submitted - PR #652)

0.9.2
Expand Down

0 comments on commit f06f34f

Please sign in to comment.