Skip to content

Commit 35a946c

Browse files
committed
Update Changelog
1 parent e7dc8aa commit 35a946c

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
## Version <1.6.0> (2022/08/04)
1+
## Version 1.7.0 (2022/10/31)
2+
3+
### Issues Closed
4+
5+
* [Issue 112](https://github.com/pytroll/pygac/issues/112) - Usage documentation uses wrong function name for 'get_reader_class' ([PR 113](https://github.com/pytroll/pygac/pull/113) by [@mraspaud](https://github.com/mraspaud))
6+
* [Issue 78](https://github.com/pytroll/pygac/issues/78) - Handle completely missing ICT or space counts ([PR 117](https://github.com/pytroll/pygac/pull/117) by [@mraspaud](https://github.com/mraspaud))
7+
* [Issue 22](https://github.com/pytroll/pygac/issues/22) - Thermal calibration error ([PR 117](https://github.com/pytroll/pygac/pull/117) by [@mraspaud](https://github.com/mraspaud))
8+
9+
In this release 3 issues were closed.
10+
11+
### Pull Requests Merged
12+
13+
#### Bugs fixed
14+
15+
* [PR 117](https://github.com/pytroll/pygac/pull/117) - Fix calibration when 3b is totally deactivated ([78](https://github.com/pytroll/pygac/issues/78), [22](https://github.com/pytroll/pygac/issues/22))
16+
* [PR 116](https://github.com/pytroll/pygac/pull/116) - Fix typos and deprecations
17+
* [PR 113](https://github.com/pytroll/pygac/pull/113) - Fix usage typo ([112](https://github.com/pytroll/pygac/issues/112))
18+
19+
#### Features added
20+
21+
* [PR 118](https://github.com/pytroll/pygac/pull/118) - Bump up python versions
22+
* [PR 115](https://github.com/pytroll/pygac/pull/115) - Add support for frac data
23+
24+
In this release 5 pull requests were closed.
25+
26+
## Version 1.6.0 (2022/08/04)
227

328
### Issues Closed
429

0 commit comments

Comments
 (0)