Skip to content

Commit

Permalink
Update changelog for v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Jan 11, 2023
1 parent 6aa8141 commit d87d61c
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions CHANGELOG.md
@@ -1,25 +1,21 @@
## Version 1.20.0 (2021/03/12)
## Version 1.20.0 (2023/01/11)

### Issues Closed

* [Issue 74](https://github.com/pytroll/trollimage/issues/74) - MNT: Stop using ci-helpers in appveyor.yml

In this release 1 issue was closed.

### Pull Requests Merged

#### Bugs fixed

* [PR 78](https://github.com/pytroll/trollimage/pull/78) - Fix list stretch tags
* [PR 77](https://github.com/pytroll/trollimage/pull/77) - Remove defaults channel from ci conda environment and strict priority
* [PR 118](https://github.com/pytroll/trollimage/pull/118) - Fix image colorization ([26](https://github.com/pytroll/pydecorate/issues/26))

#### Features added

* [PR 76](https://github.com/pytroll/trollimage/pull/76) - Add GitHub Actions for CI tests and sdist deployment
* [PR 75](https://github.com/pytroll/trollimage/pull/75) - Change XRImage.save to keep fill_value separate from valid data
* [PR 73](https://github.com/pytroll/trollimage/pull/73) - Refactor finalize method in XRImage class
* [PR 117](https://github.com/pytroll/trollimage/pull/117) - Refactor colormap creation ([2308](https://github.com/pytroll/satpy/issues/2308))

In this release 5 pull requests were closed.
#### Documentation changes

* [PR 110](https://github.com/pytroll/trollimage/pull/110) - Add readthedocs config file to force newer dependencies

In this release 3 pull requests were closed.


## Version 1.19.0 (2022/10/21)
Expand Down

0 comments on commit d87d61c

Please sign in to comment.