Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gillies committed Sep 27, 2016
1 parent 5b54a89 commit 959590e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changes
=======

1.0a2 (2016-09-27)
------------------

New features:

- A new `mask_flag_enums` attribute has been added to dataset objects (#881).

Bug fixes:

- Support single band index in `sample()` (#862).
- The rio-overview CLI command no longer opens datasets in 'r+' mode when
listing overviews (with the `--ls` option) (#885).
- Implicit JPEG overviews for JPEG-compressed GeoTIFF files have been disabled
in Rasterio's default environment, which means decimation is slower but
shows fewer JPEG compression artifacts (#884).

1.0a1 (2016-09-15)
------------------

Expand Down

0 comments on commit 959590e

Please sign in to comment.