Skip to content

Commit

Permalink
Update changelog for v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Jun 8, 2020
1 parent 197c7fc commit f232492
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## Version 0.6.1 (2020/06/08)

### Issues Closed

* [Issue 77](https://github.com/pytroll/trollmoves/issues/77) - Use correct publishers ([PR 76](https://github.com/pytroll/trollmoves/pull/76))
* [Issue 74](https://github.com/pytroll/trollmoves/issues/74) - KeyError 'directory' ([PR 75](https://github.com/pytroll/trollmoves/pull/75))

In this release 2 issues were closed.

### Pull Requests Merged

#### Bugs fixed

* [PR 76](https://github.com/pytroll/trollmoves/pull/76) - Fix keyword argument naming for publisher ([77](https://github.com/pytroll/trollmoves/issues/77))
* [PR 75](https://github.com/pytroll/trollmoves/pull/75) - Fix missing default option making the dispatcher crash ([74](https://github.com/pytroll/trollmoves/issues/74))

#### Features added

* [PR 78](https://github.com/pytroll/trollmoves/pull/78) - Get username and password from .netrc file if available

In this release 3 pull requests were closed.

## Version 0.6.0 (2020/06/03)

### Issues Closed
Expand Down

0 comments on commit f232492

Please sign in to comment.